Class DeploymentTemplateFluent<A extends DeploymentTemplateFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.common.template.DeploymentTemplateFluent<A>
- Direct Known Subclasses:
CruiseControlTemplateFluent.DeploymentNested,DeploymentTemplateBuilder,EntityOperatorTemplateFluent.DeploymentNested,JmxTransTemplateFluent.DeploymentNested,KafkaBridgeTemplateFluent.DeploymentNested,KafkaConnectTemplateFluent.DeploymentNested,KafkaExporterTemplateFluent.DeploymentNested,KafkaMirrorMaker2TemplateFluent.DeploymentNested,KafkaMirrorMakerTemplateFluent.DeploymentNested
public class DeploymentTemplateFluent<A extends DeploymentTemplateFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
Generated
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleaninthashCode()booleantoString()withDeploymentStrategy(DeploymentStrategy deploymentStrategy) withMetadata(MetadataTemplate metadata) Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
DeploymentTemplateFluent
public DeploymentTemplateFluent() -
DeploymentTemplateFluent
-
-
Method Details
-
buildMetadata
-
withMetadata
-
hasMetadata
public boolean hasMetadata() -
withNewMetadata
-
withNewMetadataLike
-
editMetadata
-
editOrNewMetadata
-
editOrNewMetadataLike
-
getDeploymentStrategy
-
withDeploymentStrategy
-
hasDeploymentStrategy
public boolean hasDeploymentStrategy() -
equals
- Overrides:
equalsin classio.fabric8.kubernetes.api.builder.BaseFluent<A extends DeploymentTemplateFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classio.fabric8.kubernetes.api.builder.BaseFluent<A extends DeploymentTemplateFluent<A>>
-
toString
-