public class DoneableServiceAccount extends ServiceAccountFluentImpl<DoneableServiceAccount> implements Doneable<ServiceAccount>
ServiceAccountFluentImpl.ImagePullSecretsNestedImpl<N>, ServiceAccountFluentImpl.MetadataNestedImpl<N>, ServiceAccountFluentImpl.SecretsNestedImpl<N>ServiceAccountFluent.ImagePullSecretsNested<N>, ServiceAccountFluent.MetadataNested<N>, ServiceAccountFluent.SecretsNested<N>_visitables| Constructor and Description |
|---|
DoneableServiceAccount(Function<ServiceAccount,ServiceAccount> function) |
DoneableServiceAccount(ServiceAccount item) |
DoneableServiceAccount(ServiceAccount item,
Function<ServiceAccount,ServiceAccount> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccount |
done() |
addAllToImagePullSecrets, addAllToSecrets, addNewImagePullSecret, 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, equals, getApiVersion, getImagePullSecrets, getKind, getMetadata, getSecrets, hasApiVersion, hasAutomountServiceAccountToken, hashCode, 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, withSecretspublic DoneableServiceAccount(Function<ServiceAccount,ServiceAccount> function)
public DoneableServiceAccount(ServiceAccount item, Function<ServiceAccount,ServiceAccount> function)
public DoneableServiceAccount(ServiceAccount item)
public ServiceAccount done()
done in interface Doneable<ServiceAccount>Copyright © 2015–2020 Red Hat. All rights reserved.