Class SubjectAccessReviewFluent.MetadataNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ObjectMetaFluent<SubjectAccessReviewFluent.MetadataNested<N>>
-
- io.fabric8.kubernetes.api.model.authorization.v1beta1.SubjectAccessReviewFluent.MetadataNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- SubjectAccessReviewFluent<A extends SubjectAccessReviewFluent<A>>
public class SubjectAccessReviewFluent.MetadataNested<N> extends ObjectMetaFluent<SubjectAccessReviewFluent.MetadataNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ObjectMetaFluent
ObjectMetaFluent.ManagedFieldsNested<N extends Object>, ObjectMetaFluent.OwnerReferencesNested<N extends Object>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendMetadata()-
Methods inherited from class io.fabric8.kubernetes.api.model.ObjectMetaFluent
addAllToFinalizers, addAllToManagedFields, addAllToOwnerReferences, addNewManagedField, addNewManagedFieldLike, addNewOwnerReference, addNewOwnerReferenceLike, addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToFinalizers, addToFinalizers, addToLabels, addToLabels, addToManagedFields, addToManagedFields, addToOwnerReferences, addToOwnerReferences, buildFirstManagedField, buildFirstOwnerReference, buildLastManagedField, buildLastOwnerReference, buildManagedField, buildManagedFields, buildMatchingManagedField, buildMatchingOwnerReference, buildOwnerReference, buildOwnerReferences, copyInstance, editFirstManagedField, editFirstOwnerReference, editLastManagedField, editLastOwnerReference, editManagedField, editMatchingManagedField, editMatchingOwnerReference, editOwnerReference, equals, getAdditionalProperties, getAnnotations, getCreationTimestamp, getDeletionGracePeriodSeconds, getDeletionTimestamp, getFinalizer, getFinalizers, getFirstFinalizer, getGenerateName, getGeneration, getLabels, getLastFinalizer, getMatchingFinalizer, getName, getNamespace, getResourceVersion, getSelfLink, getUid, hasAdditionalProperties, hasAnnotations, hasCreationTimestamp, hasDeletionGracePeriodSeconds, hasDeletionTimestamp, hasFinalizers, hasGenerateName, hasGeneration, hashCode, hasLabels, hasManagedFields, hasMatchingFinalizer, hasMatchingManagedField, hasMatchingOwnerReference, hasName, hasNamespace, hasOwnerReferences, hasResourceVersion, hasSelfLink, hasUid, removeAllFromFinalizers, removeAllFromManagedFields, removeAllFromOwnerReferences, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromFinalizers, removeFromLabels, removeFromLabels, removeFromManagedFields, removeFromOwnerReferences, removeMatchingFromManagedFields, removeMatchingFromOwnerReferences, setNewManagedFieldLike, setNewOwnerReferenceLike, setToFinalizers, setToManagedFields, setToOwnerReferences, toString, withAdditionalProperties, withAnnotations, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withFinalizers, withFinalizers, withGenerateName, withGeneration, withLabels, withManagedFields, withManagedFields, withName, withNamespace, withOwnerReferences, withOwnerReferences, withResourceVersion, withSelfLink, withUid
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-