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