Class APIServiceDescriptionFluentImpl.SpecDescriptorsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.SpecDescriptorFluentImpl<APIServiceDescriptionFluent.SpecDescriptorsNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.APIServiceDescriptionFluentImpl.SpecDescriptorsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<APIServiceDescriptionFluent.SpecDescriptorsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<APIServiceDescriptionFluent.SpecDescriptorsNested<N>>,APIServiceDescriptionFluent.SpecDescriptorsNested<N>,SpecDescriptorFluent<APIServiceDescriptionFluent.SpecDescriptorsNested<N>>
- Enclosing class:
- APIServiceDescriptionFluentImpl<A extends APIServiceDescriptionFluent<A>>
public class APIServiceDescriptionFluentImpl.SpecDescriptorsNestedImpl<N> extends SpecDescriptorFluentImpl<APIServiceDescriptionFluent.SpecDescriptorsNested<N>> implements APIServiceDescriptionFluent.SpecDescriptorsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpecDescriptor()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.SpecDescriptorFluentImpl
addAllToXDescriptors, addNewXDescriptor, addNewXDescriptor, addNewXDescriptor, addToXDescriptors, addToXDescriptors, equals, getDescription, getDisplayName, getFirstXDescriptor, getLastXDescriptor, getMatchingXDescriptor, getPath, getValue, getXDescriptor, getXDescriptors, hasDescription, hasDisplayName, hashCode, 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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operatorhub.v1alpha1.SpecDescriptorFluent
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceAPIServiceDescriptionFluent.SpecDescriptorsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpecDescriptor
public N endSpecDescriptor()
- Specified by:
endSpecDescriptorin interfaceAPIServiceDescriptionFluent.SpecDescriptorsNested<N>
-
-