public class DeploymentConfigRollbackBuilder extends DeploymentConfigRollbackFluent<DeploymentConfigRollbackBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<DeploymentConfigRollback,DeploymentConfigRollbackBuilder>
DeploymentConfigRollbackFluent.SpecNested<N>| Constructor and Description |
|---|
DeploymentConfigRollbackBuilder() |
DeploymentConfigRollbackBuilder(DeploymentConfigRollback instance) |
DeploymentConfigRollbackBuilder(DeploymentConfigRollbackFluent<?> fluent) |
DeploymentConfigRollbackBuilder(DeploymentConfigRollbackFluent<?> fluent,
DeploymentConfigRollback instance) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfigRollback |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToUpdatedAnnotations, addToUpdatedAnnotations, buildSpec, copyInstance, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getAdditionalProperties, getApiVersion, getKind, getName, getUpdatedAnnotations, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasName, hasSpec, hasUpdatedAnnotations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUpdatedAnnotations, removeFromUpdatedAnnotations, toString, withAdditionalProperties, withApiVersion, withKind, withName, withNewSpec, withNewSpecLike, withSpec, withUpdatedAnnotationsaggregate, aggregate, build, build, builderOf, getVisitableMappublic DeploymentConfigRollbackBuilder()
public DeploymentConfigRollbackBuilder(DeploymentConfigRollbackFluent<?> fluent)
public DeploymentConfigRollbackBuilder(DeploymentConfigRollbackFluent<?> fluent, DeploymentConfigRollback instance)
public DeploymentConfigRollbackBuilder(DeploymentConfigRollback instance)
public DeploymentConfigRollback build()
build in interface io.fabric8.kubernetes.api.builder.Builder<DeploymentConfigRollback>Copyright © 2015–2024 Red Hat. All rights reserved.