Class CleanupStatusFluent.PendingDeletionNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.ResourceListFluent<CleanupStatusFluent.PendingDeletionNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.CleanupStatusFluent.PendingDeletionNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- CleanupStatusFluent<A extends CleanupStatusFluent<A>>
public class CleanupStatusFluent.PendingDeletionNested<N> extends ResourceListFluent<CleanupStatusFluent.PendingDeletionNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.ResourceListFluent
ResourceListFluent.InstancesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPendingDeletion()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.ResourceListFluent
addAllToInstances, addNewInstance, addNewInstance, addNewInstanceLike, addToAdditionalProperties, addToAdditionalProperties, addToInstances, addToInstances, buildFirstInstance, buildInstance, buildInstances, buildLastInstance, buildMatchingInstance, copyInstance, editFirstInstance, editInstance, editLastInstance, editMatchingInstance, equals, getAdditionalProperties, getGroup, getKind, hasAdditionalProperties, hasGroup, hashCode, hasInstances, hasKind, hasMatchingInstance, removeAllFromInstances, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromInstances, removeMatchingFromInstances, setNewInstanceLike, setToInstances, toString, withAdditionalProperties, withGroup, withInstances, withInstances, withKind
-
-