public class ParallelStatusBuilder extends ParallelStatusFluent<ParallelStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ParallelStatus,ParallelStatusBuilder>
ParallelStatusFluent.AddressesNested<N>, ParallelStatusFluent.AddressNested<N>, ParallelStatusFluent.AuthNested<N>, ParallelStatusFluent.BranchStatusesNested<N>, ParallelStatusFluent.ConditionsNested<N>, ParallelStatusFluent.IngressChannelStatusNested<N>| Constructor and Description |
|---|
ParallelStatusBuilder() |
ParallelStatusBuilder(ParallelStatus instance) |
ParallelStatusBuilder(ParallelStatusFluent<?> fluent) |
ParallelStatusBuilder(ParallelStatusFluent<?> fluent,
ParallelStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
ParallelStatus |
build() |
addAllToAddresses, addAllToBranchStatuses, addAllToConditions, addNewAddress, addNewAddress, addNewAddressLike, addNewBranchStatus, addNewBranchStatusLike, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToAddresses, addToAddresses, addToAnnotations, addToAnnotations, addToBranchStatuses, addToBranchStatuses, addToConditions, addToConditions, buildAddress, buildAddress, buildAddresses, buildAuth, buildBranchStatus, buildBranchStatuses, buildCondition, buildConditions, buildFirstAddress, buildFirstBranchStatus, buildFirstCondition, buildIngressChannelStatus, buildLastAddress, buildLastBranchStatus, buildLastCondition, buildMatchingAddress, buildMatchingBranchStatus, buildMatchingCondition, copyInstance, editAddress, editAddress, editAuth, editBranchStatus, editCondition, editFirstAddress, editFirstBranchStatus, editFirstCondition, editIngressChannelStatus, editLastAddress, editLastBranchStatus, editLastCondition, editMatchingAddress, editMatchingBranchStatus, editMatchingCondition, editOrNewAddress, editOrNewAddressLike, editOrNewAuth, editOrNewAuthLike, editOrNewIngressChannelStatus, editOrNewIngressChannelStatusLike, equals, getAdditionalProperties, getAnnotations, getObservedGeneration, hasAdditionalProperties, hasAddress, hasAddresses, hasAnnotations, hasAuth, hasBranchStatuses, hasConditions, hashCode, hasIngressChannelStatus, hasMatchingAddress, hasMatchingBranchStatus, hasMatchingCondition, hasObservedGeneration, removeAllFromAddresses, removeAllFromBranchStatuses, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAddresses, removeFromAnnotations, removeFromAnnotations, removeFromBranchStatuses, removeFromConditions, removeMatchingFromAddresses, removeMatchingFromBranchStatuses, removeMatchingFromConditions, setNewAddressLike, setNewBranchStatusLike, setNewConditionLike, setToAddresses, setToBranchStatuses, setToConditions, toString, withAdditionalProperties, withAddress, withAddresses, withAddresses, withAnnotations, withAuth, withBranchStatuses, withBranchStatuses, withConditions, withConditions, withIngressChannelStatus, withNewAddress, withNewAddress, withNewAddressLike, withNewAuth, withNewAuth, withNewAuthLike, withNewIngressChannelStatus, withNewIngressChannelStatusLike, withObservedGenerationaggregate, aggregate, build, build, builderOf, getVisitableMappublic ParallelStatusBuilder()
public ParallelStatusBuilder(ParallelStatusFluent<?> fluent)
public ParallelStatusBuilder(ParallelStatusFluent<?> fluent, ParallelStatus instance)
public ParallelStatusBuilder(ParallelStatus instance)
public ParallelStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ParallelStatus>Copyright © 2015–2024 Red Hat. All rights reserved.