public class DoneableRoleBinding extends RoleBindingFluentImpl<DoneableRoleBinding> implements io.fabric8.kubernetes.api.model.Doneable<RoleBinding>
RoleBindingFluentImpl.MetadataNestedImpl<N>, RoleBindingFluentImpl.RoleRefNestedImpl<N>, RoleBindingFluentImpl.SubjectsNestedImpl<N>RoleBindingFluent.MetadataNested<N>, RoleBindingFluent.RoleRefNested<N>, RoleBindingFluent.SubjectsNested<N>| Constructor and Description |
|---|
DoneableRoleBinding(io.fabric8.kubernetes.api.builder.Function<RoleBinding,RoleBinding> function) |
DoneableRoleBinding(RoleBinding item) |
DoneableRoleBinding(RoleBinding item,
io.fabric8.kubernetes.api.builder.Function<RoleBinding,RoleBinding> function) |
| Modifier and Type | Method and Description |
|---|---|
RoleBinding |
done() |
addAllToGroupNames, addAllToSubjects, addAllToUserNames, addNewGroupName, addNewGroupName, addNewGroupName, addNewSubject, addNewSubjectLike, addNewUserName, addNewUserName, addNewUserName, addToGroupNames, addToGroupNames, addToSubjects, addToSubjects, addToUserNames, addToUserNames, buildFirstSubject, buildLastSubject, buildMatchingSubject, buildMetadata, buildRoleRef, buildSubject, buildSubjects, editFirstSubject, editLastSubject, editMatchingSubject, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewRoleRef, editOrNewRoleRefLike, editRoleRef, editSubject, equals, getApiVersion, getFirstGroupName, getFirstUserName, getGroupName, getGroupNames, getKind, getLastGroupName, getLastUserName, getMatchingGroupName, getMatchingUserName, getMetadata, getRoleRef, getSubjects, getUserName, getUserNames, hasApiVersion, hasGroupNames, hasKind, hasMatchingGroupName, hasMatchingSubject, hasMatchingUserName, hasMetadata, hasRoleRef, hasSubjects, hasUserNames, removeAllFromGroupNames, removeAllFromSubjects, removeAllFromUserNames, removeFromGroupNames, removeFromSubjects, removeFromUserNames, removeMatchingFromSubjects, setNewSubjectLike, setToGroupNames, setToSubjects, setToUserNames, withApiVersion, withGroupNames, withGroupNames, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewRoleRef, withNewRoleRefLike, withRoleRef, withSubjects, withSubjects, withUserNames, withUserNamespublic DoneableRoleBinding(io.fabric8.kubernetes.api.builder.Function<RoleBinding,RoleBinding> function)
public DoneableRoleBinding(RoleBinding item, io.fabric8.kubernetes.api.builder.Function<RoleBinding,RoleBinding> function)
public DoneableRoleBinding(RoleBinding item)
public RoleBinding done()
done in interface io.fabric8.kubernetes.api.model.Doneable<RoleBinding>Copyright © 2015–2021 Red Hat. All rights reserved.