Class ApicurioRegistrySpecFluentImpl.DeploymentNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentFluentImpl<ApicurioRegistrySpecFluent.DeploymentNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluentImpl.DeploymentNestedImpl<N>
-
- All Implemented Interfaces:
ApicurioRegistrySpecDeploymentFluent<ApicurioRegistrySpecFluent.DeploymentNested<N>>,ApicurioRegistrySpecFluent.DeploymentNested<N>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecFluent.DeploymentNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistrySpecFluent.DeploymentNested<N>>
- Enclosing class:
- ApicurioRegistrySpecFluentImpl<A extends ApicurioRegistrySpecFluent<A>>
public class ApicurioRegistrySpecFluentImpl.DeploymentNestedImpl<N> extends ApicurioRegistrySpecDeploymentFluentImpl<ApicurioRegistrySpecFluent.DeploymentNested<N>> implements ApicurioRegistrySpecFluent.DeploymentNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentFluentImpl
ApicurioRegistrySpecDeploymentFluentImpl.ManagedResourcesNestedImpl<N>, ApicurioRegistrySpecDeploymentFluentImpl.MetadataNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentFluent
ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>, ApicurioRegistrySpecDeploymentFluent.MetadataNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDeployment()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentFluentImpl
addAllToImagePullSecrets, addAllToTolerations, addNewImagePullSecret, addNewToleration, addToImagePullSecrets, addToImagePullSecrets, addToTolerations, addToTolerations, buildManagedResources, buildMetadata, editManagedResources, editMetadata, editOrNewManagedResources, editOrNewManagedResourcesLike, editOrNewMetadata, editOrNewMetadataLike, equals, getAffinity, getFirstImagePullSecret, getFirstToleration, getHost, getImage, getImagePullSecret, getImagePullSecrets, getLastImagePullSecret, getLastToleration, getManagedResources, getMatchingImagePullSecret, getMatchingToleration, getMetadata, getPodTemplateSpecPreview, getReplicas, getToleration, getTolerations, hasAffinity, hashCode, hasHost, hasImage, hasImagePullSecrets, hasManagedResources, hasMatchingImagePullSecret, hasMatchingToleration, hasMetadata, hasPodTemplateSpecPreview, hasReplicas, hasTolerations, removeAllFromImagePullSecrets, removeAllFromTolerations, removeFromImagePullSecrets, removeFromTolerations, setToImagePullSecrets, setToTolerations, withAffinity, withHost, withImage, withImagePullSecrets, withImagePullSecrets, withManagedResources, withMetadata, withNewHost, withNewImage, withNewManagedResources, withNewManagedResourcesLike, withNewMetadata, withNewMetadataLike, withPodTemplateSpecPreview, withReplicas, withTolerations, withTolerations
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentFluent
addAllToImagePullSecrets, addAllToTolerations, addNewImagePullSecret, addNewToleration, addToImagePullSecrets, addToImagePullSecrets, addToTolerations, addToTolerations, buildManagedResources, buildMetadata, editManagedResources, editMetadata, editOrNewManagedResources, editOrNewManagedResourcesLike, editOrNewMetadata, editOrNewMetadataLike, getAffinity, getFirstImagePullSecret, getFirstToleration, getHost, getImage, getImagePullSecret, getImagePullSecrets, getLastImagePullSecret, getLastToleration, getManagedResources, getMatchingImagePullSecret, getMatchingToleration, getMetadata, getPodTemplateSpecPreview, getReplicas, getToleration, getTolerations, hasAffinity, hasHost, hasImage, hasImagePullSecrets, hasManagedResources, hasMatchingImagePullSecret, hasMatchingToleration, hasMetadata, hasPodTemplateSpecPreview, hasReplicas, hasTolerations, removeAllFromImagePullSecrets, removeAllFromTolerations, removeFromImagePullSecrets, removeFromTolerations, setToImagePullSecrets, setToTolerations, withAffinity, withHost, withImage, withImagePullSecrets, withImagePullSecrets, withManagedResources, withMetadata, withNewHost, withNewImage, withNewManagedResources, withNewManagedResourcesLike, withNewMetadata, withNewMetadataLike, withPodTemplateSpecPreview, withReplicas, withTolerations, withTolerations
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceApicurioRegistrySpecFluent.DeploymentNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endDeployment
public N endDeployment()
- Specified by:
endDeploymentin interfaceApicurioRegistrySpecFluent.DeploymentNested<N>
-
-