Interface APIServiceDescriptionFluent.StatusDescriptorsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<APIServiceDescriptionFluent.StatusDescriptorsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,StatusDescriptorFluent<APIServiceDescriptionFluent.StatusDescriptorsNested<N>>
- All Known Implementing Classes:
APIServiceDescriptionFluentImpl.StatusDescriptorsNestedImpl
- Enclosing interface:
- APIServiceDescriptionFluent<A extends APIServiceDescriptionFluent<A>>
public static interface APIServiceDescriptionFluent.StatusDescriptorsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, StatusDescriptorFluent<APIServiceDescriptionFluent.StatusDescriptorsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatusDescriptor()-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.StatusDescriptorFluent
addAllToXDescriptors, addNewXDescriptor, addNewXDescriptor, addNewXDescriptor, addToXDescriptors, addToXDescriptors, getDescription, getDisplayName, getFirstXDescriptor, getLastXDescriptor, getMatchingXDescriptor, getPath, getValue, getXDescriptor, getXDescriptors, hasDescription, hasDisplayName, hasMatchingXDescriptor, hasPath, hasValue, hasXDescriptors, removeAllFromXDescriptors, removeFromXDescriptors, setToXDescriptors, withDescription, withDisplayName, withNewDescription, withNewDescription, withNewDescription, withNewDisplayName, withNewDisplayName, withNewDisplayName, withNewPath, withNewPath, withNewPath, withNewValue, withNewValue, withNewValue, withPath, withValue, withXDescriptors, withXDescriptors
-
-