@Generated(value="software.amazon.awssdk:codegen") public final class ElastictranscoderServiceMetadata extends Object implements ServiceMetadata
| Constructor and Description |
|---|
ElastictranscoderServiceMetadata() |
| Modifier and Type | Method and Description |
|---|---|
URI |
endpointFor(ServiceEndpointKey key)
Retrieve the AWS endpoint that should be used for this service associated with the provided
ServiceEndpointKey. |
List<Region> |
regions()
Retrieve the list of regions this service is currently available in.
|
List<ServicePartitionMetadata> |
servicePartitions()
Retrieve the service-specific partition configuration of each partition in which this service is currently available.
|
Region |
signingRegion(ServiceEndpointKey key)
Retrieve the region that should be used for message signing when communicating with this service in the provided region
and with the provided endpoint tags.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendpointFor, of, reconfigure, reconfigure, signingRegionpublic List<Region> regions()
ServiceMetadataregions in interface ServiceMetadatapublic List<ServicePartitionMetadata> servicePartitions()
ServiceMetadataservicePartitions in interface ServiceMetadatapublic URI endpointFor(ServiceEndpointKey key)
ServiceMetadataServiceEndpointKey.endpointFor in interface ServiceMetadatakey - The service endpoint key with which an endpoint should be retrieved.public Region signingRegion(ServiceEndpointKey key)
ServiceMetadataRegion.AWS_GLOBAL.signingRegion in interface ServiceMetadatakey - The service endpoint key with which an endpoint should be retrieved.Copyright © 2023. All rights reserved.