public static interface HierarchyPath.Builder extends SdkPojo, CopyableBuilder<HierarchyPath.Builder,HierarchyPath>
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHierarchyPath.Builder levelOne(HierarchyGroupSummary levelOne)
Information about level one.
levelOne - Information about level one.default HierarchyPath.Builder levelOne(Consumer<HierarchyGroupSummary.Builder> levelOne)
Information about level one.
This is a convenience method that creates an instance of theHierarchyGroupSummary.Builder avoiding
the need to create one manually via HierarchyGroupSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to levelOne(HierarchyGroupSummary).
levelOne - a consumer that will call methods on HierarchyGroupSummary.BuilderlevelOne(HierarchyGroupSummary)HierarchyPath.Builder levelTwo(HierarchyGroupSummary levelTwo)
Information about level two.
levelTwo - Information about level two.default HierarchyPath.Builder levelTwo(Consumer<HierarchyGroupSummary.Builder> levelTwo)
Information about level two.
This is a convenience method that creates an instance of theHierarchyGroupSummary.Builder avoiding
the need to create one manually via HierarchyGroupSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to levelTwo(HierarchyGroupSummary).
levelTwo - a consumer that will call methods on HierarchyGroupSummary.BuilderlevelTwo(HierarchyGroupSummary)HierarchyPath.Builder levelThree(HierarchyGroupSummary levelThree)
Information about level three.
levelThree - Information about level three.default HierarchyPath.Builder levelThree(Consumer<HierarchyGroupSummary.Builder> levelThree)
Information about level three.
This is a convenience method that creates an instance of theHierarchyGroupSummary.Builder avoiding
the need to create one manually via HierarchyGroupSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to levelThree(HierarchyGroupSummary).
levelThree - a consumer that will call methods on HierarchyGroupSummary.BuilderlevelThree(HierarchyGroupSummary)HierarchyPath.Builder levelFour(HierarchyGroupSummary levelFour)
Information about level four.
levelFour - Information about level four.default HierarchyPath.Builder levelFour(Consumer<HierarchyGroupSummary.Builder> levelFour)
Information about level four.
This is a convenience method that creates an instance of theHierarchyGroupSummary.Builder avoiding
the need to create one manually via HierarchyGroupSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to levelFour(HierarchyGroupSummary).
levelFour - a consumer that will call methods on HierarchyGroupSummary.BuilderlevelFour(HierarchyGroupSummary)HierarchyPath.Builder levelFive(HierarchyGroupSummary levelFive)
Information about level five.
levelFive - Information about level five.default HierarchyPath.Builder levelFive(Consumer<HierarchyGroupSummary.Builder> levelFive)
Information about level five.
This is a convenience method that creates an instance of theHierarchyGroupSummary.Builder avoiding
the need to create one manually via HierarchyGroupSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to levelFive(HierarchyGroupSummary).
levelFive - a consumer that will call methods on HierarchyGroupSummary.BuilderlevelFive(HierarchyGroupSummary)Copyright © 2023. All rights reserved.