public class DoneableServiceAccountReference extends ServiceAccountReferenceFluentImpl<DoneableServiceAccountReference> implements Doneable<ServiceAccountReference>
_visitables| Constructor and Description |
|---|
DoneableServiceAccountReference(Function<ServiceAccountReference,ServiceAccountReference> function) |
DoneableServiceAccountReference(ServiceAccountReference item) |
DoneableServiceAccountReference(ServiceAccountReference item,
Function<ServiceAccountReference,ServiceAccountReference> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountReference |
done() |
equals, getName, getNamespace, hasName, hasNamespace, withName, withNamespace, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespacepublic DoneableServiceAccountReference(Function<ServiceAccountReference,ServiceAccountReference> function)
public DoneableServiceAccountReference(ServiceAccountReference item, Function<ServiceAccountReference,ServiceAccountReference> function)
public DoneableServiceAccountReference(ServiceAccountReference item)
public ServiceAccountReference done()
done in interface Doneable<ServiceAccountReference>Copyright © 2015–2020 Red Hat. All rights reserved.