Interface ControllerRevisionFluent.DeploymentDataNested<N>
- All Superinterfaces:
DeploymentFluent<ControllerRevisionFluent.DeploymentDataNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ControllerRevisionFluent.DeploymentDataNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ControllerRevisionFluentImpl.DeploymentDataNestedImpl
- Enclosing interface:
- ControllerRevisionFluent<A extends ControllerRevisionFluent<A>>
public static interface ControllerRevisionFluent.DeploymentDataNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, DeploymentFluent<ControllerRevisionFluent.DeploymentDataNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.apps.DeploymentFluent
DeploymentFluent.MetadataNested<N>, DeploymentFluent.SpecNested<N>, DeploymentFluent.StatusNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendDeploymentData()Methods inherited from interface io.fabric8.kubernetes.api.model.apps.DeploymentFluent
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endDeploymentData
N endDeploymentData()
-