public class V1ServiceAccountBuilder extends V1ServiceAccountFluentImpl<V1ServiceAccountBuilder> implements VisitableBuilder<V1ServiceAccount,V1ServiceAccountBuilder>
V1ServiceAccountFluentImpl.ImagePullSecretsNestedImpl<N>, V1ServiceAccountFluentImpl.MetadataNestedImpl<N>, V1ServiceAccountFluentImpl.SecretsNestedImpl<N>V1ServiceAccountFluent.ImagePullSecretsNested<N>, V1ServiceAccountFluent.MetadataNested<N>, V1ServiceAccountFluent.SecretsNested<N>_visitables| Constructor and Description |
|---|
V1ServiceAccountBuilder() |
V1ServiceAccountBuilder(Boolean validationEnabled) |
V1ServiceAccountBuilder(V1ServiceAccount instance) |
V1ServiceAccountBuilder(V1ServiceAccount instance,
Boolean validationEnabled) |
V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent) |
V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent,
Boolean validationEnabled) |
V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent,
V1ServiceAccount instance) |
V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent,
V1ServiceAccount instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1ServiceAccount |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToImagePullSecrets, addAllToSecrets, addNewImagePullSecret, addNewImagePullSecretLike, addNewSecret, addNewSecretLike, 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, getApiVersion, getImagePullSecrets, getKind, getMetadata, getSecrets, hasApiVersion, hasAutomountServiceAccountToken, hasImagePullSecrets, hasKind, hasMatchingImagePullSecret, hasMatchingSecret, hasMetadata, hasSecrets, isAutomountServiceAccountToken, removeAllFromImagePullSecrets, removeAllFromSecrets, removeFromImagePullSecrets, removeFromSecrets, removeMatchingFromImagePullSecrets, removeMatchingFromSecrets, setNewImagePullSecretLike, setNewSecretLike, setToImagePullSecrets, setToSecrets, withApiVersion, withAutomountServiceAccountToken, withImagePullSecrets, withImagePullSecrets, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewAutomountServiceAccountToken, withNewAutomountServiceAccountToken, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withSecrets, withSecretsaccept, aggregate, aggregate, build, build, builderOfpublic V1ServiceAccountBuilder()
public V1ServiceAccountBuilder(Boolean validationEnabled)
public V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent)
public V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent, Boolean validationEnabled)
public V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent, V1ServiceAccount instance)
public V1ServiceAccountBuilder(V1ServiceAccountFluent<?> fluent, V1ServiceAccount instance, Boolean validationEnabled)
public V1ServiceAccountBuilder(V1ServiceAccount instance)
public V1ServiceAccountBuilder(V1ServiceAccount instance, Boolean validationEnabled)
public V1ServiceAccount build()
build in interface Builder<V1ServiceAccount>public boolean equals(Object o)
equals in class V1ServiceAccountFluentImpl<V1ServiceAccountBuilder>public int hashCode()
hashCode in class V1ServiceAccountFluentImpl<V1ServiceAccountBuilder>Copyright © 2020. All rights reserved.