| DualStackOnlyEndpointsTrait |
An endpoints modifier trait that indicates a service has only dual stack endpoints,
does not support IPV4 only endpoints, and should not have the useDualStackEndpoint endpoint parameter.
|
| DualStackOnlyEndpointsTrait.Provider |
|
| EndpointModifierIndex |
Locates the endpoint modifier traits applied to services.
|
| EndpointModifierTrait |
A meta-trait that marks a trait as an endpoint modifier.
|
| EndpointModifierTrait.Provider |
|
| PartitionEndpointSpecialCase |
A special case that does not follow the services standard patterns
or are located in a region other than the partition's default global region.
|
| PartitionEndpointSpecialCase.Builder |
|
| PartitionSpecialCase |
A special case where endpoints for a partition that do not follow the standard patterns.
|
| PartitionSpecialCase.Builder |
|
| RegionSpecialCase |
A special case where endpoints for a region that do not follow the standard patterns.
|
| RegionSpecialCase.Builder |
|
| RuleBasedEndpointsTrait |
A trait that indicates that a service has handwritten endpoint rules.
|
| RuleBasedEndpointsTrait.Provider |
|
| StandardPartitionalEndpointsTrait |
An endpoints modifier trait that indicates that a service is partitional
and a single endpoint should resolve per partition.
|
| StandardPartitionalEndpointsTrait.Builder |
|
| StandardPartitionalEndpointsTrait.Provider |
|
| StandardRegionalEndpointsTrait |
An endpoints modifier trait that indicates that a service's endpoints should be resolved
using the standard AWS regional patterns.
|
| StandardRegionalEndpointsTrait.Builder |
|
| StandardRegionalEndpointsTrait.Provider |
|