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() |
addNewImagePullSecret, addNewImagePullSecret, addNewImagePullSecretLike, addNewSecret, addNewSecretLike, addToImagePullSecrets, addToSecrets, editMetadata, equals, getApiVersion, getImagePullSecrets, getKind, getMetadata, getSecrets, removeFromImagePullSecrets, removeFromSecrets, withApiVersion, withImagePullSecrets, withImagePullSecrets, withKind, withMetadata, 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 © 2011–2016 Red Hat. All rights reserved.