Class CSISnapshotControllerSpecFluentImpl<A extends CSISnapshotControllerSpecFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerSpecFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,CSISnapshotControllerSpecFluent<A>
- Direct Known Subclasses:
CSISnapshotControllerFluentImpl.SpecNestedImpl,CSISnapshotControllerSpecBuilder
public class CSISnapshotControllerSpecFluentImpl<A extends CSISnapshotControllerSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CSISnapshotControllerSpecFluent<A>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerSpecFluent
CSISnapshotControllerSpecFluent.AuthenticationObservedConfigNested<N>, CSISnapshotControllerSpecFluent.AuthenticationUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.ConsoleObservedConfigNested<N>, CSISnapshotControllerSpecFluent.ConsoleUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.CSISnapshotControllerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.CSISnapshotControllerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.DNSObservedConfigNested<N>, CSISnapshotControllerSpecFluent.DNSRecordObservedConfigNested<N>, CSISnapshotControllerSpecFluent.DNSRecordUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.DNSUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.EtcdObservedConfigNested<N>, CSISnapshotControllerSpecFluent.EtcdUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.ImageContentSourcePolicyObservedConfigNested<N>, CSISnapshotControllerSpecFluent.ImageContentSourcePolicyUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.ImagePrunerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.ImagePrunerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.IngressControllerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.IngressControllerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.KubeAPIServerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.KubeAPIServerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.KubeControllerManagerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.KubeSchedulerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.KubeSchedulerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.KubeStorageVersionMigratorObservedConfigNested<N>, CSISnapshotControllerSpecFluent.KubeStorageVersionMigratorUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.NetworkObservedConfigNested<N>, CSISnapshotControllerSpecFluent.NetworkUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.OpenShiftAPIServerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.OpenShiftAPIServerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.OpenShiftControllerManagerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.OpenShiftControllerManagerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.PersistentVolumeClaimObservedConfigNested<N>, CSISnapshotControllerSpecFluent.PersistentVolumeClaimUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.ServiceCAObservedConfigNested<N>, CSISnapshotControllerSpecFluent.ServiceCatalogAPIServerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.ServiceCatalogAPIServerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.ServiceCatalogControllerManagerObservedConfigNested<N>, CSISnapshotControllerSpecFluent.ServiceCatalogControllerManagerUnsupportedConfigOverridesNested<N>, CSISnapshotControllerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>
-
-
Constructor Summary
Constructors Constructor Description CSISnapshotControllerSpecFluentImpl()CSISnapshotControllerSpecFluentImpl(CSISnapshotControllerSpec instance)
-
Method Summary
-
-
-
Constructor Detail
-
CSISnapshotControllerSpecFluentImpl
public CSISnapshotControllerSpecFluentImpl()
-
CSISnapshotControllerSpecFluentImpl
public CSISnapshotControllerSpecFluentImpl(CSISnapshotControllerSpec instance)
-
-
Method Detail
-
getLogLevel
public String getLogLevel()
- Specified by:
getLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withLogLevel
public A withLogLevel(String logLevel)
- Specified by:
withLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
hasLogLevel
public Boolean hasLogLevel()
- Specified by:
hasLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewLogLevel
public A withNewLogLevel(String arg1)
- Specified by:
withNewLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewLogLevel
public A withNewLogLevel(StringBuilder arg1)
- Specified by:
withNewLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewLogLevel
public A withNewLogLevel(StringBuffer arg1)
- Specified by:
withNewLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
getManagementState
public String getManagementState()
- Specified by:
getManagementStatein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withManagementState
public A withManagementState(String managementState)
- Specified by:
withManagementStatein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
hasManagementState
public Boolean hasManagementState()
- Specified by:
hasManagementStatein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewManagementState
public A withNewManagementState(String arg1)
- Specified by:
withNewManagementStatein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewManagementState
public A withNewManagementState(StringBuilder arg1)
- Specified by:
withNewManagementStatein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewManagementState
public A withNewManagementState(StringBuffer arg1)
- Specified by:
withNewManagementStatein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
getObservedConfig
@Deprecated public io.fabric8.kubernetes.api.model.HasMetadata getObservedConfig()
Deprecated.This method has been deprecated, please use method buildObservedConfig instead.- Specified by:
getObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>- Returns:
- The buildable object.
-
buildObservedConfig
public io.fabric8.kubernetes.api.model.HasMetadata buildObservedConfig()
- Specified by:
buildObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withObservedConfig
public A withObservedConfig(io.fabric8.kubernetes.api.model.HasMetadata observedConfig)
- Specified by:
withObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
hasObservedConfig
public Boolean hasObservedConfig()
- Specified by:
hasObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withImagePrunerObservedConfig
public A withImagePrunerObservedConfig(ImagePruner imagePrunerObservedConfig)
- Specified by:
withImagePrunerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewImagePrunerObservedConfig
public CSISnapshotControllerSpecFluent.ImagePrunerObservedConfigNested<A> withNewImagePrunerObservedConfig()
- Specified by:
withNewImagePrunerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewImagePrunerObservedConfigLike
public CSISnapshotControllerSpecFluent.ImagePrunerObservedConfigNested<A> withNewImagePrunerObservedConfigLike(ImagePruner item)
- Specified by:
withNewImagePrunerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withKubeControllerManagerObservedConfig
public A withKubeControllerManagerObservedConfig(KubeControllerManager kubeControllerManagerObservedConfig)
- Specified by:
withKubeControllerManagerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeControllerManagerObservedConfig
public CSISnapshotControllerSpecFluent.KubeControllerManagerObservedConfigNested<A> withNewKubeControllerManagerObservedConfig()
- Specified by:
withNewKubeControllerManagerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeControllerManagerObservedConfigLike
public CSISnapshotControllerSpecFluent.KubeControllerManagerObservedConfigNested<A> withNewKubeControllerManagerObservedConfigLike(KubeControllerManager item)
- Specified by:
withNewKubeControllerManagerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withImageContentSourcePolicyObservedConfig
public A withImageContentSourcePolicyObservedConfig(ImageContentSourcePolicy imageContentSourcePolicyObservedConfig)
- Specified by:
withImageContentSourcePolicyObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewImageContentSourcePolicyObservedConfig
public CSISnapshotControllerSpecFluent.ImageContentSourcePolicyObservedConfigNested<A> withNewImageContentSourcePolicyObservedConfig()
- Specified by:
withNewImageContentSourcePolicyObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewImageContentSourcePolicyObservedConfigLike
public CSISnapshotControllerSpecFluent.ImageContentSourcePolicyObservedConfigNested<A> withNewImageContentSourcePolicyObservedConfigLike(ImageContentSourcePolicy item)
- Specified by:
withNewImageContentSourcePolicyObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withServiceCAObservedConfig
public A withServiceCAObservedConfig(ServiceCA serviceCAObservedConfig)
- Specified by:
withServiceCAObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCAObservedConfig
public CSISnapshotControllerSpecFluent.ServiceCAObservedConfigNested<A> withNewServiceCAObservedConfig()
- Specified by:
withNewServiceCAObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCAObservedConfigLike
public CSISnapshotControllerSpecFluent.ServiceCAObservedConfigNested<A> withNewServiceCAObservedConfigLike(ServiceCA item)
- Specified by:
withNewServiceCAObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withPersistentVolumeClaimObservedConfig
public A withPersistentVolumeClaimObservedConfig(io.fabric8.kubernetes.api.model.PersistentVolumeClaim persistentVolumeClaimObservedConfig)
- Specified by:
withPersistentVolumeClaimObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewPersistentVolumeClaimObservedConfig
public CSISnapshotControllerSpecFluent.PersistentVolumeClaimObservedConfigNested<A> withNewPersistentVolumeClaimObservedConfig()
- Specified by:
withNewPersistentVolumeClaimObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewPersistentVolumeClaimObservedConfigLike
public CSISnapshotControllerSpecFluent.PersistentVolumeClaimObservedConfigNested<A> withNewPersistentVolumeClaimObservedConfigLike(io.fabric8.kubernetes.api.model.PersistentVolumeClaim item)
- Specified by:
withNewPersistentVolumeClaimObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withKubeAPIServerObservedConfig
public A withKubeAPIServerObservedConfig(KubeAPIServer kubeAPIServerObservedConfig)
- Specified by:
withKubeAPIServerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeAPIServerObservedConfig
public CSISnapshotControllerSpecFluent.KubeAPIServerObservedConfigNested<A> withNewKubeAPIServerObservedConfig()
- Specified by:
withNewKubeAPIServerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeAPIServerObservedConfigLike
public CSISnapshotControllerSpecFluent.KubeAPIServerObservedConfigNested<A> withNewKubeAPIServerObservedConfigLike(KubeAPIServer item)
- Specified by:
withNewKubeAPIServerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withIngressControllerObservedConfig
public A withIngressControllerObservedConfig(IngressController ingressControllerObservedConfig)
- Specified by:
withIngressControllerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewIngressControllerObservedConfig
public CSISnapshotControllerSpecFluent.IngressControllerObservedConfigNested<A> withNewIngressControllerObservedConfig()
- Specified by:
withNewIngressControllerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewIngressControllerObservedConfigLike
public CSISnapshotControllerSpecFluent.IngressControllerObservedConfigNested<A> withNewIngressControllerObservedConfigLike(IngressController item)
- Specified by:
withNewIngressControllerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withKubeStorageVersionMigratorObservedConfig
public A withKubeStorageVersionMigratorObservedConfig(KubeStorageVersionMigrator kubeStorageVersionMigratorObservedConfig)
- Specified by:
withKubeStorageVersionMigratorObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeStorageVersionMigratorObservedConfig
public CSISnapshotControllerSpecFluent.KubeStorageVersionMigratorObservedConfigNested<A> withNewKubeStorageVersionMigratorObservedConfig()
- Specified by:
withNewKubeStorageVersionMigratorObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeStorageVersionMigratorObservedConfigLike
public CSISnapshotControllerSpecFluent.KubeStorageVersionMigratorObservedConfigNested<A> withNewKubeStorageVersionMigratorObservedConfigLike(KubeStorageVersionMigrator item)
- Specified by:
withNewKubeStorageVersionMigratorObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withConsoleObservedConfig
public A withConsoleObservedConfig(Console consoleObservedConfig)
- Specified by:
withConsoleObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewConsoleObservedConfig
public CSISnapshotControllerSpecFluent.ConsoleObservedConfigNested<A> withNewConsoleObservedConfig()
- Specified by:
withNewConsoleObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewConsoleObservedConfigLike
public CSISnapshotControllerSpecFluent.ConsoleObservedConfigNested<A> withNewConsoleObservedConfigLike(Console item)
- Specified by:
withNewConsoleObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withOpenShiftControllerManagerObservedConfig
public A withOpenShiftControllerManagerObservedConfig(OpenShiftControllerManager openShiftControllerManagerObservedConfig)
- Specified by:
withOpenShiftControllerManagerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOpenShiftControllerManagerObservedConfig
public CSISnapshotControllerSpecFluent.OpenShiftControllerManagerObservedConfigNested<A> withNewOpenShiftControllerManagerObservedConfig()
- Specified by:
withNewOpenShiftControllerManagerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOpenShiftControllerManagerObservedConfigLike
public CSISnapshotControllerSpecFluent.OpenShiftControllerManagerObservedConfigNested<A> withNewOpenShiftControllerManagerObservedConfigLike(OpenShiftControllerManager item)
- Specified by:
withNewOpenShiftControllerManagerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withEtcdObservedConfig
public A withEtcdObservedConfig(Etcd etcdObservedConfig)
- Specified by:
withEtcdObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewEtcdObservedConfig
public CSISnapshotControllerSpecFluent.EtcdObservedConfigNested<A> withNewEtcdObservedConfig()
- Specified by:
withNewEtcdObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewEtcdObservedConfigLike
public CSISnapshotControllerSpecFluent.EtcdObservedConfigNested<A> withNewEtcdObservedConfigLike(Etcd item)
- Specified by:
withNewEtcdObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withKubeSchedulerObservedConfig
public A withKubeSchedulerObservedConfig(KubeScheduler kubeSchedulerObservedConfig)
- Specified by:
withKubeSchedulerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeSchedulerObservedConfig
public CSISnapshotControllerSpecFluent.KubeSchedulerObservedConfigNested<A> withNewKubeSchedulerObservedConfig()
- Specified by:
withNewKubeSchedulerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeSchedulerObservedConfigLike
public CSISnapshotControllerSpecFluent.KubeSchedulerObservedConfigNested<A> withNewKubeSchedulerObservedConfigLike(KubeScheduler item)
- Specified by:
withNewKubeSchedulerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNetworkObservedConfig
public A withNetworkObservedConfig(Network networkObservedConfig)
- Specified by:
withNetworkObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewNetworkObservedConfig
public CSISnapshotControllerSpecFluent.NetworkObservedConfigNested<A> withNewNetworkObservedConfig()
- Specified by:
withNewNetworkObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewNetworkObservedConfigLike
public CSISnapshotControllerSpecFluent.NetworkObservedConfigNested<A> withNewNetworkObservedConfigLike(Network item)
- Specified by:
withNewNetworkObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withServiceCatalogAPIServerObservedConfig
public A withServiceCatalogAPIServerObservedConfig(ServiceCatalogAPIServer serviceCatalogAPIServerObservedConfig)
- Specified by:
withServiceCatalogAPIServerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCatalogAPIServerObservedConfig
public CSISnapshotControllerSpecFluent.ServiceCatalogAPIServerObservedConfigNested<A> withNewServiceCatalogAPIServerObservedConfig()
- Specified by:
withNewServiceCatalogAPIServerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCatalogAPIServerObservedConfigLike
public CSISnapshotControllerSpecFluent.ServiceCatalogAPIServerObservedConfigNested<A> withNewServiceCatalogAPIServerObservedConfigLike(ServiceCatalogAPIServer item)
- Specified by:
withNewServiceCatalogAPIServerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withCSISnapshotControllerObservedConfig
public A withCSISnapshotControllerObservedConfig(CSISnapshotController cSISnapshotControllerObservedConfig)
- Specified by:
withCSISnapshotControllerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewCSISnapshotControllerObservedConfig
public CSISnapshotControllerSpecFluent.CSISnapshotControllerObservedConfigNested<A> withNewCSISnapshotControllerObservedConfig()
- Specified by:
withNewCSISnapshotControllerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewCSISnapshotControllerObservedConfigLike
public CSISnapshotControllerSpecFluent.CSISnapshotControllerObservedConfigNested<A> withNewCSISnapshotControllerObservedConfigLike(CSISnapshotController item)
- Specified by:
withNewCSISnapshotControllerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withServiceCatalogControllerManagerObservedConfig
public A withServiceCatalogControllerManagerObservedConfig(ServiceCatalogControllerManager serviceCatalogControllerManagerObservedConfig)
- Specified by:
withServiceCatalogControllerManagerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCatalogControllerManagerObservedConfig
public CSISnapshotControllerSpecFluent.ServiceCatalogControllerManagerObservedConfigNested<A> withNewServiceCatalogControllerManagerObservedConfig()
- Specified by:
withNewServiceCatalogControllerManagerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCatalogControllerManagerObservedConfigLike
public CSISnapshotControllerSpecFluent.ServiceCatalogControllerManagerObservedConfigNested<A> withNewServiceCatalogControllerManagerObservedConfigLike(ServiceCatalogControllerManager item)
- Specified by:
withNewServiceCatalogControllerManagerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withDNSObservedConfig
public A withDNSObservedConfig(DNS dNSObservedConfig)
- Specified by:
withDNSObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewDNSObservedConfig
public CSISnapshotControllerSpecFluent.DNSObservedConfigNested<A> withNewDNSObservedConfig()
- Specified by:
withNewDNSObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewDNSObservedConfigLike
public CSISnapshotControllerSpecFluent.DNSObservedConfigNested<A> withNewDNSObservedConfigLike(DNS item)
- Specified by:
withNewDNSObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withDNSRecordObservedConfig
public A withDNSRecordObservedConfig(DNSRecord dNSRecordObservedConfig)
- Specified by:
withDNSRecordObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewDNSRecordObservedConfig
public CSISnapshotControllerSpecFluent.DNSRecordObservedConfigNested<A> withNewDNSRecordObservedConfig()
- Specified by:
withNewDNSRecordObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewDNSRecordObservedConfigLike
public CSISnapshotControllerSpecFluent.DNSRecordObservedConfigNested<A> withNewDNSRecordObservedConfigLike(DNSRecord item)
- Specified by:
withNewDNSRecordObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withOpenShiftAPIServerObservedConfig
public A withOpenShiftAPIServerObservedConfig(OpenShiftAPIServer openShiftAPIServerObservedConfig)
- Specified by:
withOpenShiftAPIServerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOpenShiftAPIServerObservedConfig
public CSISnapshotControllerSpecFluent.OpenShiftAPIServerObservedConfigNested<A> withNewOpenShiftAPIServerObservedConfig()
- Specified by:
withNewOpenShiftAPIServerObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOpenShiftAPIServerObservedConfigLike
public CSISnapshotControllerSpecFluent.OpenShiftAPIServerObservedConfigNested<A> withNewOpenShiftAPIServerObservedConfigLike(OpenShiftAPIServer item)
- Specified by:
withNewOpenShiftAPIServerObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withAuthenticationObservedConfig
public A withAuthenticationObservedConfig(Authentication authenticationObservedConfig)
- Specified by:
withAuthenticationObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewAuthenticationObservedConfig
public CSISnapshotControllerSpecFluent.AuthenticationObservedConfigNested<A> withNewAuthenticationObservedConfig()
- Specified by:
withNewAuthenticationObservedConfigin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewAuthenticationObservedConfigLike
public CSISnapshotControllerSpecFluent.AuthenticationObservedConfigNested<A> withNewAuthenticationObservedConfigLike(Authentication item)
- Specified by:
withNewAuthenticationObservedConfigLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
getOperatorLogLevel
public String getOperatorLogLevel()
- Specified by:
getOperatorLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withOperatorLogLevel
public A withOperatorLogLevel(String operatorLogLevel)
- Specified by:
withOperatorLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
hasOperatorLogLevel
public Boolean hasOperatorLogLevel()
- Specified by:
hasOperatorLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOperatorLogLevel
public A withNewOperatorLogLevel(String arg1)
- Specified by:
withNewOperatorLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOperatorLogLevel
public A withNewOperatorLogLevel(StringBuilder arg1)
- Specified by:
withNewOperatorLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOperatorLogLevel
public A withNewOperatorLogLevel(StringBuffer arg1)
- Specified by:
withNewOperatorLogLevelin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
getUnsupportedConfigOverrides
@Deprecated public io.fabric8.kubernetes.api.model.HasMetadata getUnsupportedConfigOverrides()
Deprecated.This method has been deprecated, please use method buildUnsupportedConfigOverrides instead.- Specified by:
getUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>- Returns:
- The buildable object.
-
buildUnsupportedConfigOverrides
public io.fabric8.kubernetes.api.model.HasMetadata buildUnsupportedConfigOverrides()
- Specified by:
buildUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withUnsupportedConfigOverrides
public A withUnsupportedConfigOverrides(io.fabric8.kubernetes.api.model.HasMetadata unsupportedConfigOverrides)
- Specified by:
withUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
hasUnsupportedConfigOverrides
public Boolean hasUnsupportedConfigOverrides()
- Specified by:
hasUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withImagePrunerUnsupportedConfigOverrides
public A withImagePrunerUnsupportedConfigOverrides(ImagePruner imagePrunerUnsupportedConfigOverrides)
- Specified by:
withImagePrunerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewImagePrunerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.ImagePrunerUnsupportedConfigOverridesNested<A> withNewImagePrunerUnsupportedConfigOverrides()
- Specified by:
withNewImagePrunerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewImagePrunerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.ImagePrunerUnsupportedConfigOverridesNested<A> withNewImagePrunerUnsupportedConfigOverridesLike(ImagePruner item)
- Specified by:
withNewImagePrunerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withKubeControllerManagerUnsupportedConfigOverrides
public A withKubeControllerManagerUnsupportedConfigOverrides(KubeControllerManager kubeControllerManagerUnsupportedConfigOverrides)
- Specified by:
withKubeControllerManagerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeControllerManagerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<A> withNewKubeControllerManagerUnsupportedConfigOverrides()
- Specified by:
withNewKubeControllerManagerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeControllerManagerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<A> withNewKubeControllerManagerUnsupportedConfigOverridesLike(KubeControllerManager item)
- Specified by:
withNewKubeControllerManagerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withImageContentSourcePolicyUnsupportedConfigOverrides
public A withImageContentSourcePolicyUnsupportedConfigOverrides(ImageContentSourcePolicy imageContentSourcePolicyUnsupportedConfigOverrides)
- Specified by:
withImageContentSourcePolicyUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewImageContentSourcePolicyUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.ImageContentSourcePolicyUnsupportedConfigOverridesNested<A> withNewImageContentSourcePolicyUnsupportedConfigOverrides()
- Specified by:
withNewImageContentSourcePolicyUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewImageContentSourcePolicyUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.ImageContentSourcePolicyUnsupportedConfigOverridesNested<A> withNewImageContentSourcePolicyUnsupportedConfigOverridesLike(ImageContentSourcePolicy item)
- Specified by:
withNewImageContentSourcePolicyUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withServiceCAUnsupportedConfigOverrides
public A withServiceCAUnsupportedConfigOverrides(ServiceCA serviceCAUnsupportedConfigOverrides)
- Specified by:
withServiceCAUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCAUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<A> withNewServiceCAUnsupportedConfigOverrides()
- Specified by:
withNewServiceCAUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCAUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<A> withNewServiceCAUnsupportedConfigOverridesLike(ServiceCA item)
- Specified by:
withNewServiceCAUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withPersistentVolumeClaimUnsupportedConfigOverrides
public A withPersistentVolumeClaimUnsupportedConfigOverrides(io.fabric8.kubernetes.api.model.PersistentVolumeClaim persistentVolumeClaimUnsupportedConfigOverrides)
- Specified by:
withPersistentVolumeClaimUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewPersistentVolumeClaimUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.PersistentVolumeClaimUnsupportedConfigOverridesNested<A> withNewPersistentVolumeClaimUnsupportedConfigOverrides()
- Specified by:
withNewPersistentVolumeClaimUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewPersistentVolumeClaimUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.PersistentVolumeClaimUnsupportedConfigOverridesNested<A> withNewPersistentVolumeClaimUnsupportedConfigOverridesLike(io.fabric8.kubernetes.api.model.PersistentVolumeClaim item)
- Specified by:
withNewPersistentVolumeClaimUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withKubeAPIServerUnsupportedConfigOverrides
public A withKubeAPIServerUnsupportedConfigOverrides(KubeAPIServer kubeAPIServerUnsupportedConfigOverrides)
- Specified by:
withKubeAPIServerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeAPIServerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.KubeAPIServerUnsupportedConfigOverridesNested<A> withNewKubeAPIServerUnsupportedConfigOverrides()
- Specified by:
withNewKubeAPIServerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeAPIServerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.KubeAPIServerUnsupportedConfigOverridesNested<A> withNewKubeAPIServerUnsupportedConfigOverridesLike(KubeAPIServer item)
- Specified by:
withNewKubeAPIServerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withIngressControllerUnsupportedConfigOverrides
public A withIngressControllerUnsupportedConfigOverrides(IngressController ingressControllerUnsupportedConfigOverrides)
- Specified by:
withIngressControllerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewIngressControllerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.IngressControllerUnsupportedConfigOverridesNested<A> withNewIngressControllerUnsupportedConfigOverrides()
- Specified by:
withNewIngressControllerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewIngressControllerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.IngressControllerUnsupportedConfigOverridesNested<A> withNewIngressControllerUnsupportedConfigOverridesLike(IngressController item)
- Specified by:
withNewIngressControllerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withKubeStorageVersionMigratorUnsupportedConfigOverrides
public A withKubeStorageVersionMigratorUnsupportedConfigOverrides(KubeStorageVersionMigrator kubeStorageVersionMigratorUnsupportedConfigOverrides)
- Specified by:
withKubeStorageVersionMigratorUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeStorageVersionMigratorUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.KubeStorageVersionMigratorUnsupportedConfigOverridesNested<A> withNewKubeStorageVersionMigratorUnsupportedConfigOverrides()
- Specified by:
withNewKubeStorageVersionMigratorUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeStorageVersionMigratorUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.KubeStorageVersionMigratorUnsupportedConfigOverridesNested<A> withNewKubeStorageVersionMigratorUnsupportedConfigOverridesLike(KubeStorageVersionMigrator item)
- Specified by:
withNewKubeStorageVersionMigratorUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withConsoleUnsupportedConfigOverrides
public A withConsoleUnsupportedConfigOverrides(Console consoleUnsupportedConfigOverrides)
- Specified by:
withConsoleUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewConsoleUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.ConsoleUnsupportedConfigOverridesNested<A> withNewConsoleUnsupportedConfigOverrides()
- Specified by:
withNewConsoleUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewConsoleUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.ConsoleUnsupportedConfigOverridesNested<A> withNewConsoleUnsupportedConfigOverridesLike(Console item)
- Specified by:
withNewConsoleUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withOpenShiftControllerManagerUnsupportedConfigOverrides
public A withOpenShiftControllerManagerUnsupportedConfigOverrides(OpenShiftControllerManager openShiftControllerManagerUnsupportedConfigOverrides)
- Specified by:
withOpenShiftControllerManagerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOpenShiftControllerManagerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.OpenShiftControllerManagerUnsupportedConfigOverridesNested<A> withNewOpenShiftControllerManagerUnsupportedConfigOverrides()
- Specified by:
withNewOpenShiftControllerManagerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOpenShiftControllerManagerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.OpenShiftControllerManagerUnsupportedConfigOverridesNested<A> withNewOpenShiftControllerManagerUnsupportedConfigOverridesLike(OpenShiftControllerManager item)
- Specified by:
withNewOpenShiftControllerManagerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withEtcdUnsupportedConfigOverrides
public A withEtcdUnsupportedConfigOverrides(Etcd etcdUnsupportedConfigOverrides)
- Specified by:
withEtcdUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewEtcdUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.EtcdUnsupportedConfigOverridesNested<A> withNewEtcdUnsupportedConfigOverrides()
- Specified by:
withNewEtcdUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewEtcdUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.EtcdUnsupportedConfigOverridesNested<A> withNewEtcdUnsupportedConfigOverridesLike(Etcd item)
- Specified by:
withNewEtcdUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withKubeSchedulerUnsupportedConfigOverrides
public A withKubeSchedulerUnsupportedConfigOverrides(KubeScheduler kubeSchedulerUnsupportedConfigOverrides)
- Specified by:
withKubeSchedulerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeSchedulerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.KubeSchedulerUnsupportedConfigOverridesNested<A> withNewKubeSchedulerUnsupportedConfigOverrides()
- Specified by:
withNewKubeSchedulerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewKubeSchedulerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.KubeSchedulerUnsupportedConfigOverridesNested<A> withNewKubeSchedulerUnsupportedConfigOverridesLike(KubeScheduler item)
- Specified by:
withNewKubeSchedulerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNetworkUnsupportedConfigOverrides
public A withNetworkUnsupportedConfigOverrides(Network networkUnsupportedConfigOverrides)
- Specified by:
withNetworkUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewNetworkUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.NetworkUnsupportedConfigOverridesNested<A> withNewNetworkUnsupportedConfigOverrides()
- Specified by:
withNewNetworkUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewNetworkUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.NetworkUnsupportedConfigOverridesNested<A> withNewNetworkUnsupportedConfigOverridesLike(Network item)
- Specified by:
withNewNetworkUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withServiceCatalogAPIServerUnsupportedConfigOverrides
public A withServiceCatalogAPIServerUnsupportedConfigOverrides(ServiceCatalogAPIServer serviceCatalogAPIServerUnsupportedConfigOverrides)
- Specified by:
withServiceCatalogAPIServerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCatalogAPIServerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.ServiceCatalogAPIServerUnsupportedConfigOverridesNested<A> withNewServiceCatalogAPIServerUnsupportedConfigOverrides()
- Specified by:
withNewServiceCatalogAPIServerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCatalogAPIServerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.ServiceCatalogAPIServerUnsupportedConfigOverridesNested<A> withNewServiceCatalogAPIServerUnsupportedConfigOverridesLike(ServiceCatalogAPIServer item)
- Specified by:
withNewServiceCatalogAPIServerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withCSISnapshotControllerUnsupportedConfigOverrides
public A withCSISnapshotControllerUnsupportedConfigOverrides(CSISnapshotController cSISnapshotControllerUnsupportedConfigOverrides)
- Specified by:
withCSISnapshotControllerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewCSISnapshotControllerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.CSISnapshotControllerUnsupportedConfigOverridesNested<A> withNewCSISnapshotControllerUnsupportedConfigOverrides()
- Specified by:
withNewCSISnapshotControllerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewCSISnapshotControllerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.CSISnapshotControllerUnsupportedConfigOverridesNested<A> withNewCSISnapshotControllerUnsupportedConfigOverridesLike(CSISnapshotController item)
- Specified by:
withNewCSISnapshotControllerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withServiceCatalogControllerManagerUnsupportedConfigOverrides
public A withServiceCatalogControllerManagerUnsupportedConfigOverrides(ServiceCatalogControllerManager serviceCatalogControllerManagerUnsupportedConfigOverrides)
- Specified by:
withServiceCatalogControllerManagerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCatalogControllerManagerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.ServiceCatalogControllerManagerUnsupportedConfigOverridesNested<A> withNewServiceCatalogControllerManagerUnsupportedConfigOverrides()
- Specified by:
withNewServiceCatalogControllerManagerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewServiceCatalogControllerManagerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.ServiceCatalogControllerManagerUnsupportedConfigOverridesNested<A> withNewServiceCatalogControllerManagerUnsupportedConfigOverridesLike(ServiceCatalogControllerManager item)
- Specified by:
withNewServiceCatalogControllerManagerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withDNSUnsupportedConfigOverrides
public A withDNSUnsupportedConfigOverrides(DNS dNSUnsupportedConfigOverrides)
- Specified by:
withDNSUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewDNSUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.DNSUnsupportedConfigOverridesNested<A> withNewDNSUnsupportedConfigOverrides()
- Specified by:
withNewDNSUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewDNSUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.DNSUnsupportedConfigOverridesNested<A> withNewDNSUnsupportedConfigOverridesLike(DNS item)
- Specified by:
withNewDNSUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withDNSRecordUnsupportedConfigOverrides
public A withDNSRecordUnsupportedConfigOverrides(DNSRecord dNSRecordUnsupportedConfigOverrides)
- Specified by:
withDNSRecordUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewDNSRecordUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.DNSRecordUnsupportedConfigOverridesNested<A> withNewDNSRecordUnsupportedConfigOverrides()
- Specified by:
withNewDNSRecordUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewDNSRecordUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.DNSRecordUnsupportedConfigOverridesNested<A> withNewDNSRecordUnsupportedConfigOverridesLike(DNSRecord item)
- Specified by:
withNewDNSRecordUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withOpenShiftAPIServerUnsupportedConfigOverrides
public A withOpenShiftAPIServerUnsupportedConfigOverrides(OpenShiftAPIServer openShiftAPIServerUnsupportedConfigOverrides)
- Specified by:
withOpenShiftAPIServerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOpenShiftAPIServerUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.OpenShiftAPIServerUnsupportedConfigOverridesNested<A> withNewOpenShiftAPIServerUnsupportedConfigOverrides()
- Specified by:
withNewOpenShiftAPIServerUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewOpenShiftAPIServerUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.OpenShiftAPIServerUnsupportedConfigOverridesNested<A> withNewOpenShiftAPIServerUnsupportedConfigOverridesLike(OpenShiftAPIServer item)
- Specified by:
withNewOpenShiftAPIServerUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withAuthenticationUnsupportedConfigOverrides
public A withAuthenticationUnsupportedConfigOverrides(Authentication authenticationUnsupportedConfigOverrides)
- Specified by:
withAuthenticationUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewAuthenticationUnsupportedConfigOverrides
public CSISnapshotControllerSpecFluent.AuthenticationUnsupportedConfigOverridesNested<A> withNewAuthenticationUnsupportedConfigOverrides()
- Specified by:
withNewAuthenticationUnsupportedConfigOverridesin interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
withNewAuthenticationUnsupportedConfigOverridesLike
public CSISnapshotControllerSpecFluent.AuthenticationUnsupportedConfigOverridesNested<A> withNewAuthenticationUnsupportedConfigOverridesLike(Authentication item)
- Specified by:
withNewAuthenticationUnsupportedConfigOverridesLikein interfaceCSISnapshotControllerSpecFluent<A extends CSISnapshotControllerSpecFluent<A>>
-
-