public class ServiceAccountRestrictionBuilder extends ServiceAccountRestrictionFluentImpl<ServiceAccountRestrictionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceAccountRestriction,ServiceAccountRestrictionBuilder>
ServiceAccountRestrictionFluent.ServiceaccountsNested<N>| Constructor and Description |
|---|
ServiceAccountRestrictionBuilder() |
ServiceAccountRestrictionBuilder(Boolean validationEnabled) |
ServiceAccountRestrictionBuilder(ServiceAccountRestriction instance) |
ServiceAccountRestrictionBuilder(ServiceAccountRestriction instance,
Boolean validationEnabled) |
ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent) |
ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent,
Boolean validationEnabled) |
ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent,
ServiceAccountRestriction instance) |
ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent,
ServiceAccountRestriction instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountRestriction |
build() |
addAllToNamespaces, addAllToServiceaccounts, addNewServiceaccount, addNewServiceaccount, addNewServiceaccountLike, addToAdditionalProperties, addToAdditionalProperties, addToNamespaces, addToNamespaces, addToServiceaccounts, addToServiceaccounts, buildFirstServiceaccount, buildLastServiceaccount, buildMatchingServiceaccount, buildServiceaccount, buildServiceaccounts, editFirstServiceaccount, editLastServiceaccount, editMatchingServiceaccount, editServiceaccount, equals, getAdditionalProperties, getFirstNamespace, getLastNamespace, getMatchingNamespace, getNamespace, getNamespaces, getServiceaccounts, hasAdditionalProperties, hashCode, hasMatchingNamespace, hasMatchingServiceaccount, hasNamespaces, hasServiceaccounts, removeAllFromNamespaces, removeAllFromServiceaccounts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNamespaces, removeFromServiceaccounts, removeMatchingFromServiceaccounts, setNewServiceaccountLike, setToNamespaces, setToServiceaccounts, toString, withAdditionalProperties, withNamespaces, withNamespaces, withServiceaccounts, withServiceaccountsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ServiceAccountRestrictionBuilder()
public ServiceAccountRestrictionBuilder(Boolean validationEnabled)
public ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent)
public ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent, Boolean validationEnabled)
public ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent, ServiceAccountRestriction instance)
public ServiceAccountRestrictionBuilder(ServiceAccountRestrictionFluent<?> fluent, ServiceAccountRestriction instance, Boolean validationEnabled)
public ServiceAccountRestrictionBuilder(ServiceAccountRestriction instance)
public ServiceAccountRestrictionBuilder(ServiceAccountRestriction instance, Boolean validationEnabled)
public ServiceAccountRestriction build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceAccountRestriction>Copyright © 2015–2022 Red Hat. All rights reserved.