| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
AWSPrivateLinkConfig |
AWSPrivateLinkConfigBuilder.build() |
AWSPrivateLinkConfig |
HiveConfigSpecFluentImpl.buildAwsPrivateLink() |
AWSPrivateLinkConfig |
HiveConfigSpecFluent.buildAwsPrivateLink() |
AWSPrivateLinkConfig |
HiveConfigSpecFluentImpl.getAwsPrivateLink()
Deprecated.
|
AWSPrivateLinkConfig |
HiveConfigSpecFluent.getAwsPrivateLink()
Deprecated.
|
AWSPrivateLinkConfig |
HiveConfigSpec.getAwsPrivateLink() |
| Modifier and Type | Method and Description |
|---|---|
HiveConfigSpecFluent.AwsPrivateLinkNested<A> |
HiveConfigSpecFluentImpl.editOrNewAwsPrivateLinkLike(AWSPrivateLinkConfig item) |
HiveConfigSpecFluent.AwsPrivateLinkNested<A> |
HiveConfigSpecFluent.editOrNewAwsPrivateLinkLike(AWSPrivateLinkConfig item) |
void |
HiveConfigSpec.setAwsPrivateLink(AWSPrivateLinkConfig awsPrivateLink) |
A |
HiveConfigSpecFluentImpl.withAwsPrivateLink(AWSPrivateLinkConfig awsPrivateLink) |
A |
HiveConfigSpecFluent.withAwsPrivateLink(AWSPrivateLinkConfig awsPrivateLink) |
HiveConfigSpecFluent.AwsPrivateLinkNested<A> |
HiveConfigSpecFluentImpl.withNewAwsPrivateLinkLike(AWSPrivateLinkConfig item) |
HiveConfigSpecFluent.AwsPrivateLinkNested<A> |
HiveConfigSpecFluent.withNewAwsPrivateLinkLike(AWSPrivateLinkConfig item) |
| Constructor and Description |
|---|
AWSPrivateLinkConfigBuilder(AWSPrivateLinkConfig instance) |
AWSPrivateLinkConfigBuilder(AWSPrivateLinkConfig instance,
Boolean validationEnabled) |
AWSPrivateLinkConfigBuilder(AWSPrivateLinkConfigFluent<?> fluent,
AWSPrivateLinkConfig instance) |
AWSPrivateLinkConfigBuilder(AWSPrivateLinkConfigFluent<?> fluent,
AWSPrivateLinkConfig instance,
Boolean validationEnabled) |
AWSPrivateLinkConfigFluentImpl(AWSPrivateLinkConfig instance) |
HiveConfigSpec(List<io.fabric8.kubernetes.api.model.LocalObjectReference> additionalCertificateAuthoritiesSecretRef,
ArgoCDConfig argoCDConfig,
AWSPrivateLinkConfig awsPrivateLink,
BackupConfig backup,
ControllersConfig controllersConfig,
String deleteProtection,
Boolean deprovisionsDisabled,
List<String> disabledControllers,
Boolean exportMetrics,
FailedProvisionConfig failedProvisionConfig,
FeatureGateSelection featureGates,
io.fabric8.kubernetes.api.model.LocalObjectReference globalPullSecretRef,
String logLevel,
Boolean maintenanceMode,
List<ManageDNSConfig> managedDomains,
ReleaseImageVerificationConfigMapReference releaseImageVerificationConfigMapRef,
ServiceProviderCredentials serviceProviderCredentialsConfig,
String syncSetReapplyInterval,
String targetNamespace) |
Copyright © 2015–2022 Red Hat. All rights reserved.