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