PlatformBranchSummary.Builder |
PlatformBranchSummary.Builder.branchName(String branchName) |
The name of the platform branch.
|
PlatformBranchSummary.Builder |
PlatformBranchSummary.Builder.branchOrder(Integer branchOrder) |
An ordinal number that designates the order in which platform branches have been added to a platform.
|
static PlatformBranchSummary.Builder |
PlatformBranchSummary.builder() |
|
PlatformBranchSummary.Builder |
PlatformBranchSummary.Builder.lifecycleState(String lifecycleState) |
The support life cycle state of the platform branch.
|
PlatformBranchSummary.Builder |
PlatformBranchSummary.Builder.platformName(String platformName) |
The name of the platform to which this platform branch belongs.
|
PlatformBranchSummary.Builder |
PlatformBranchSummary.Builder.supportedTierList(String... supportedTierList) |
The environment tiers that platform versions in this branch support.
|
PlatformBranchSummary.Builder |
PlatformBranchSummary.Builder.supportedTierList(Collection<String> supportedTierList) |
The environment tiers that platform versions in this branch support.
|
PlatformBranchSummary.Builder |
PlatformBranchSummary.toBuilder() |
|