Interface ResourceAttributesFluent<A extends ResourceAttributesFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>,SubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
- All Known Implementing Classes:
DoneableResourceAttributes,ResourceAttributesBuilder,ResourceAttributesFluentImpl,SelfSubjectAccessReviewSpecFluentImpl.ResourceAttributesNestedImpl,SubjectAccessReviewSpecFluentImpl.ResourceAttributesNestedImpl
public interface ResourceAttributesFluent<A extends ResourceAttributesFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
-
Method Details
-
getGroup
String getGroup() -
withGroup
-
hasGroup
Boolean hasGroup() -
withNewGroup
-
withNewGroup
-
withNewGroup
-
getName
String getName() -
withName
-
hasName
Boolean hasName() -
withNewName
-
withNewName
-
withNewName
-
getNamespace
String getNamespace() -
withNamespace
-
hasNamespace
Boolean hasNamespace() -
withNewNamespace
-
withNewNamespace
-
withNewNamespace
-
getResource
String getResource() -
withResource
-
hasResource
Boolean hasResource() -
withNewResource
-
withNewResource
-
withNewResource
-
getSubresource
String getSubresource() -
withSubresource
-
hasSubresource
Boolean hasSubresource() -
withNewSubresource
-
withNewSubresource
-
withNewSubresource
-
getVerb
String getVerb() -
withVerb
-
hasVerb
Boolean hasVerb() -
withNewVerb
-
withNewVerb
-
withNewVerb
-
getVersion
String getVersion() -
withVersion
-
hasVersion
Boolean hasVersion() -
withNewVersion
-
withNewVersion
-
withNewVersion
-