public class ServiceAccountBuilder extends ServiceAccountFluentImpl<ServiceAccountBuilder> implements VisitableBuilder<ServiceAccount,ServiceAccountBuilder>
ServiceAccountFluent.ImagePullSecretsNested<N>, ServiceAccountFluent.MetadataNested<N>, ServiceAccountFluent.SecretsNested<N>_visitables, VISIT| 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() |
addAllToImagePullSecrets, addAllToSecrets, addNewImagePullSecret, addNewImagePullSecret, addNewImagePullSecretLike, addNewSecret, addNewSecretLike, addToAdditionalProperties, addToAdditionalProperties, addToImagePullSecrets, addToImagePullSecrets, addToSecrets, addToSecrets, buildFirstImagePullSecret, buildFirstSecret, buildImagePullSecret, buildImagePullSecrets, buildLastImagePullSecret, buildLastSecret, buildMatchingImagePullSecret, buildMatchingSecret, buildMetadata, buildSecret, buildSecrets, editFirstImagePullSecret, editFirstSecret, editImagePullSecret, editLastImagePullSecret, editLastSecret, editMatchingImagePullSecret, editMatchingSecret, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editSecret, equals, getAdditionalProperties, getApiVersion, getAutomountServiceAccountToken, getImagePullSecrets, getKind, getMetadata, getSecrets, hasAdditionalProperties, hasApiVersion, hasAutomountServiceAccountToken, hashCode, hasImagePullSecrets, hasKind, hasMatchingImagePullSecret, hasMatchingSecret, hasMetadata, hasSecrets, removeAllFromImagePullSecrets, removeAllFromSecrets, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromImagePullSecrets, removeFromSecrets, removeMatchingFromImagePullSecrets, removeMatchingFromSecrets, setNewImagePullSecretLike, setNewSecretLike, setToImagePullSecrets, setToSecrets, toString, withAdditionalProperties, withApiVersion, withAutomountServiceAccountToken, withAutomountServiceAccountToken, withImagePullSecrets, withImagePullSecrets, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withSecrets, withSecretsaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2022 Red Hat. All rights reserved.