public class ServiceAccountBuilder extends ServiceAccountFluentImpl<ServiceAccountBuilder> implements VisitableBuilder<ServiceAccount,ServiceAccountBuilder>
ServiceAccountFluentImpl.ImagePullSecretsNestedImpl<N>, ServiceAccountFluentImpl.MetadataNestedImpl<N>, ServiceAccountFluentImpl.SecretsNestedImpl<N>ServiceAccountFluent.ImagePullSecretsNested<N>, ServiceAccountFluent.MetadataNested<N>, ServiceAccountFluent.SecretsNested<N>_visitables| Constructor and Description |
|---|
ServiceAccountBuilder() |
ServiceAccountBuilder(Boolean validationEnabled) |
ServiceAccountBuilder(ServiceAccount instance) |
ServiceAccountBuilder(ServiceAccount instance,
Boolean validationEnabled) |
ServiceAccountBuilder(ServiceAccountFluent<?> fluent) |
ServiceAccountBuilder(ServiceAccountFluent<?> fluent,
Boolean validationEnabled) |
ServiceAccountBuilder(ServiceAccountFluent<?> fluent,
ServiceAccount instance) |
ServiceAccountBuilder(ServiceAccountFluent<?> fluent,
ServiceAccount instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccount |
build() |
boolean |
equals(Object o) |
addNewImagePullSecret, addNewImagePullSecret, addNewImagePullSecretLike, addNewSecret, addNewSecretLike, addToImagePullSecrets, addToSecrets, editMetadata, getApiVersion, getImagePullSecrets, getKind, getMetadata, getSecrets, removeFromImagePullSecrets, removeFromSecrets, withApiVersion, withImagePullSecrets, withImagePullSecrets, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withSecrets, withSecretsaccept, aggregate, aggregate, build, buildpublic ServiceAccountBuilder()
public ServiceAccountBuilder(Boolean validationEnabled)
public ServiceAccountBuilder(ServiceAccountFluent<?> fluent)
public ServiceAccountBuilder(ServiceAccountFluent<?> fluent, Boolean validationEnabled)
public ServiceAccountBuilder(ServiceAccountFluent<?> fluent, ServiceAccount instance)
public ServiceAccountBuilder(ServiceAccountFluent<?> fluent, ServiceAccount instance, Boolean validationEnabled)
public ServiceAccountBuilder(ServiceAccount instance)
public ServiceAccountBuilder(ServiceAccount instance, Boolean validationEnabled)
public ServiceAccount build()
build in interface Builder<ServiceAccount>public boolean equals(Object o)
equals in class ServiceAccountFluentImpl<ServiceAccountBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.