| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<AWSServiceEndpoint> |
AWSPlatformSpecFluentImpl.buildServiceEndpoints() |
List<AWSServiceEndpoint> |
AWSPlatformSpecFluent.buildServiceEndpoints() |
List<AWSServiceEndpoint> |
AWSPlatformStatusFluent.buildServiceEndpoints() |
List<AWSServiceEndpoint> |
AWSPlatformStatusFluentImpl.buildServiceEndpoints() |
List<AWSServiceEndpoint> |
AWSPlatformSpecFluentImpl.getServiceEndpoints()
Deprecated.
|
List<AWSServiceEndpoint> |
AWSPlatformSpecFluent.getServiceEndpoints()
Deprecated.
|
List<AWSServiceEndpoint> |
AWSPlatformStatusFluent.getServiceEndpoints()
Deprecated.
|
List<AWSServiceEndpoint> |
AWSPlatformStatusFluentImpl.getServiceEndpoints()
Deprecated.
|
List<AWSServiceEndpoint> |
AWSPlatformStatus.getServiceEndpoints() |
List<AWSServiceEndpoint> |
AWSPlatformSpec.getServiceEndpoints() |
| Constructor and Description |
|---|
AWSServiceEndpointBuilder(AWSServiceEndpoint instance) |
AWSServiceEndpointBuilder(AWSServiceEndpoint instance,
Boolean validationEnabled) |
AWSServiceEndpointBuilder(AWSServiceEndpointFluent<?> fluent,
AWSServiceEndpoint instance) |
AWSServiceEndpointBuilder(AWSServiceEndpointFluent<?> fluent,
AWSServiceEndpoint instance,
Boolean validationEnabled) |
AWSServiceEndpointFluentImpl(AWSServiceEndpoint instance) |
| Constructor and Description |
|---|
AWSPlatformSpec(List<AWSServiceEndpoint> serviceEndpoints) |
AWSPlatformStatus(String region,
List<AWSServiceEndpoint> serviceEndpoints) |
Copyright © 2015–2022 Red Hat. All rights reserved.