public class EntityOperatorTemplateBuilder extends EntityOperatorTemplateFluentImpl<EntityOperatorTemplateBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<EntityOperatorTemplate,EntityOperatorTemplateBuilder>
EntityOperatorTemplateFluentImpl.DeploymentNestedImpl<N>, EntityOperatorTemplateFluentImpl.PodNestedImpl<N>EntityOperatorTemplateFluent.DeploymentNested<N>, EntityOperatorTemplateFluent.PodNested<N>| Constructor and Description |
|---|
EntityOperatorTemplateBuilder() |
EntityOperatorTemplateBuilder(Boolean validationEnabled) |
EntityOperatorTemplateBuilder(EntityOperatorTemplate instance) |
EntityOperatorTemplateBuilder(EntityOperatorTemplate instance,
Boolean validationEnabled) |
EntityOperatorTemplateBuilder(EntityOperatorTemplateFluent<?> fluent) |
EntityOperatorTemplateBuilder(EntityOperatorTemplateFluent<?> fluent,
Boolean validationEnabled) |
EntityOperatorTemplateBuilder(EntityOperatorTemplateFluent<?> fluent,
EntityOperatorTemplate instance) |
EntityOperatorTemplateBuilder(EntityOperatorTemplateFluent<?> fluent,
EntityOperatorTemplate instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EntityOperatorTemplate |
build() |
boolean |
equals(Object o) |
buildDeployment, buildPod, editDeployment, editOrNewDeployment, editOrNewDeploymentLike, editOrNewPod, editOrNewPodLike, editPod, getDeployment, getPod, hasDeployment, hasPod, withDeployment, withNewDeployment, withNewDeploymentLike, withNewPod, withNewPodLike, withPodaccept, aggregate, aggregate, build, build, builderOfpublic EntityOperatorTemplateBuilder()
public EntityOperatorTemplateBuilder(Boolean validationEnabled)
public EntityOperatorTemplateBuilder(EntityOperatorTemplateFluent<?> fluent)
public EntityOperatorTemplateBuilder(EntityOperatorTemplateFluent<?> fluent, Boolean validationEnabled)
public EntityOperatorTemplateBuilder(EntityOperatorTemplateFluent<?> fluent, EntityOperatorTemplate instance)
public EntityOperatorTemplateBuilder(EntityOperatorTemplateFluent<?> fluent, EntityOperatorTemplate instance, Boolean validationEnabled)
public EntityOperatorTemplateBuilder(EntityOperatorTemplate instance)
public EntityOperatorTemplateBuilder(EntityOperatorTemplate instance, Boolean validationEnabled)
public EntityOperatorTemplate build()
build in interface io.fabric8.kubernetes.api.builder.Builder<EntityOperatorTemplate>public boolean equals(Object o)
equals in class EntityOperatorTemplateFluentImpl<EntityOperatorTemplateBuilder>Copyright © 2019. All rights reserved.