public class DoneableServiceRoleBindingSpec extends ServiceRoleBindingSpecFluentImpl<DoneableServiceRoleBindingSpec> implements io.fabric8.kubernetes.api.model.Doneable<ServiceRoleBindingSpec>
ServiceRoleBindingSpecFluentImpl.RoleRefNestedImpl<N>, ServiceRoleBindingSpecFluentImpl.SubjectsNestedImpl<N>ServiceRoleBindingSpecFluent.RoleRefNested<N>, ServiceRoleBindingSpecFluent.SubjectsNested<N>| Constructor and Description |
|---|
DoneableServiceRoleBindingSpec(io.fabric8.kubernetes.api.builder.Function<ServiceRoleBindingSpec,ServiceRoleBindingSpec> function) |
DoneableServiceRoleBindingSpec(ServiceRoleBindingSpec item) |
DoneableServiceRoleBindingSpec(ServiceRoleBindingSpec item,
io.fabric8.kubernetes.api.builder.Function<ServiceRoleBindingSpec,ServiceRoleBindingSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceRoleBindingSpec |
done() |
addAllToSubjects, addNewSubject, addNewSubjectLike, addToSubjects, addToSubjects, buildFirstSubject, buildLastSubject, buildMatchingSubject, buildRoleRef, buildSubject, buildSubjects, editFirstSubject, editLastSubject, editMatchingSubject, editOrNewRoleRef, editOrNewRoleRefLike, editRoleRef, editSubject, equals, getMode, getRoleRef, getSubjects, hasMode, hasRoleRef, hasSubjects, removeAllFromSubjects, removeFromSubjects, setNewSubjectLike, setToSubjects, withMode, withNewRoleRef, withNewRoleRef, withNewRoleRefLike, withRoleRef, withSubjects, withSubjectspublic DoneableServiceRoleBindingSpec(io.fabric8.kubernetes.api.builder.Function<ServiceRoleBindingSpec,ServiceRoleBindingSpec> function)
public DoneableServiceRoleBindingSpec(ServiceRoleBindingSpec item, io.fabric8.kubernetes.api.builder.Function<ServiceRoleBindingSpec,ServiceRoleBindingSpec> function)
public DoneableServiceRoleBindingSpec(ServiceRoleBindingSpec item)
public ServiceRoleBindingSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ServiceRoleBindingSpec>Copyright © 2017–2018 Red Hat. All rights reserved.