public class DoneableServiceAccountRestriction extends ServiceAccountRestrictionFluentImpl<DoneableServiceAccountRestriction> implements Doneable<ServiceAccountRestriction>
ServiceAccountRestrictionFluentImpl.ServiceaccountsNestedImpl<N>ServiceAccountRestrictionFluent.ServiceaccountsNested<N>_visitables| Constructor and Description |
|---|
DoneableServiceAccountRestriction(Function<ServiceAccountRestriction,ServiceAccountRestriction> function) |
DoneableServiceAccountRestriction(ServiceAccountRestriction item) |
DoneableServiceAccountRestriction(ServiceAccountRestriction item,
Function<ServiceAccountRestriction,ServiceAccountRestriction> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountRestriction |
done() |
addAllToNamespaces, addAllToServiceaccounts, addNewNamespace, addNewNamespace, addNewNamespace, addNewServiceaccount, addNewServiceaccount, addNewServiceaccountLike, addToNamespaces, addToNamespaces, addToServiceaccounts, addToServiceaccounts, buildFirstServiceaccount, buildLastServiceaccount, buildMatchingServiceaccount, buildServiceaccount, buildServiceaccounts, editFirstServiceaccount, editLastServiceaccount, editMatchingServiceaccount, editServiceaccount, equals, getFirstNamespace, getLastNamespace, getMatchingNamespace, getNamespace, getNamespaces, getServiceaccounts, hasMatchingNamespace, hasMatchingServiceaccount, hasNamespaces, hasServiceaccounts, removeAllFromNamespaces, removeAllFromServiceaccounts, removeFromNamespaces, removeFromServiceaccounts, removeMatchingFromServiceaccounts, setNewServiceaccountLike, setToNamespaces, setToServiceaccounts, withNamespaces, withNamespaces, withServiceaccounts, withServiceaccountspublic DoneableServiceAccountRestriction(Function<ServiceAccountRestriction,ServiceAccountRestriction> function)
public DoneableServiceAccountRestriction(ServiceAccountRestriction item, Function<ServiceAccountRestriction,ServiceAccountRestriction> function)
public DoneableServiceAccountRestriction(ServiceAccountRestriction item)
public ServiceAccountRestriction done()
done in interface Doneable<ServiceAccountRestriction>Copyright © 2015–2020 Red Hat. All rights reserved.