- generate() - Method in class software.amazon.awssdk.codegen.lite.CodeGenerator
-
- getCredentialScope() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
returns credential scope for the endpoint.
- getDefaults() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Returns the default endpoint configuration of the partition.
- getDefaults() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Service
-
returns the default endpoints configuration for all regions in a
partition.
- getDeprecated() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
- getDescription() - Method in class software.amazon.awssdk.codegen.lite.regions.model.PartitionRegion
-
- getDnsSuffix() - Method in class software.amazon.awssdk.codegen.lite.regions.model.EndpointVariant
-
- getDnsSuffix() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Returns the dns suffix of the partition.
- getEndpoints() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Service
-
Returns the endpoints configuration for all regions in a partition
that service supports.
- getHostname() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
returns the endpoint string.
- getHostname() - Method in class software.amazon.awssdk.codegen.lite.regions.model.EndpointVariant
-
- getPartition() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Returns the name of the partition.
- getPartitionEndpoint() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Service
-
returns the region name if the service is enabled partition wide.
- getPartitionName() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Returns the description of the partition.
- getPartitions() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partitions
-
returns the list of all partitions loaded from the partition metadata document.
- getProtocols() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
returns the supported schemes for the endpoint.
- getRegion() - Method in class software.amazon.awssdk.codegen.lite.regions.model.CredentialScope
-
Returns the region string to be used when signing a request for an
endpoint.
- getRegionRegex() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Returns the regex for the regions in the partition.
- getRegions() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Returns the set of regions associated with the partition.
- getService() - Method in class software.amazon.awssdk.codegen.lite.regions.model.CredentialScope
-
Returns the service name string to be used when signing a request for an
endpoint.
- getServices() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Returns the set of services supported by the partition.
- getSignatureVersions() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
returns the supported signature versions of the endpoint.
- getSslCommonName() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
returns the ssl common name for the endpoint.
- getTags() - Method in class software.amazon.awssdk.codegen.lite.regions.model.EndpointVariant
-
- getVariants() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
- getVersion() - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partitions
-
returns the version of the json schema for the partition metadata document.
- Service - Class in software.amazon.awssdk.codegen.lite.regions.model
-
Endpoint configuration for a service in a partition.
- Service() - Constructor for class software.amazon.awssdk.codegen.lite.regions.model.Service
-
- Service(Map<String, Endpoint>) - Constructor for class software.amazon.awssdk.codegen.lite.regions.model.Service
-
- ServiceMetadataGenerator - Class in software.amazon.awssdk.codegen.lite.regions
-
- ServiceMetadataGenerator(Partitions, String, String, String) - Constructor for class software.amazon.awssdk.codegen.lite.regions.ServiceMetadataGenerator
-
- ServiceMetadataProviderGenerator - Class in software.amazon.awssdk.codegen.lite.regions
-
- ServiceMetadataProviderGenerator(Partitions, String, String) - Constructor for class software.amazon.awssdk.codegen.lite.regions.ServiceMetadataProviderGenerator
-
- setCredentialScope(CredentialScope) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
sets the credential scope for the endpoint.
- setDefaults(Endpoint) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Sets the default endpoint configuration of the partition.
- setDefaults(Endpoint) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Service
-
Sets the default endpoints configuration for all regions in a
partition.
- setDeprecated(Boolean) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
- setDescription(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.PartitionRegion
-
- setDnsSuffix(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.EndpointVariant
-
- setDnsSuffix(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Sets the dns suffix of the partition.
- setEndpoints(Map<String, Endpoint>) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Service
-
- setHostname(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
sets the endpoint string.
- setHostname(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.EndpointVariant
-
- setIsRegionalized(Boolean) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Service
-
sets the regionalized property for a service..
- setPartition(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
- setPartitionEndpoint(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Service
-
sets the region name if the service is enabled partition wide.
- setPartitionName(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Sets the description of the partition.
- setPartitions(List<Partition>) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partitions
-
- setProtocols(List<String>) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
sets the supported schemes for the endpoint.
- setRegion(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.CredentialScope
-
Sets the region string to be used when signing a request for an
endpoint.
- setRegionRegex(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
Sets the regex for the regions in the partition.
- setRegions(Map<String, PartitionRegion>) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
- setService(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.CredentialScope
-
Sets the service name string to be used when signing a request for an
endpoint.
- setServices(Map<String, Service>) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partition
-
- setSignatureVersions(List<String>) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
returns the supported signature versions of the endpoint.
- setSslCommonName(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
sets the ssl common name for the endpoint.
- setTags(List<String>) - Method in class software.amazon.awssdk.codegen.lite.regions.model.EndpointVariant
-
- setVariants(List<EndpointVariant>) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Endpoint
-
- setVersion(String) - Method in class software.amazon.awssdk.codegen.lite.regions.model.Partitions
-
- software.amazon.awssdk.codegen.lite - package software.amazon.awssdk.codegen.lite
-
- software.amazon.awssdk.codegen.lite.defaultsmode - package software.amazon.awssdk.codegen.lite.defaultsmode
-
- software.amazon.awssdk.codegen.lite.emitters - package software.amazon.awssdk.codegen.lite.emitters
-
- software.amazon.awssdk.codegen.lite.regions - package software.amazon.awssdk.codegen.lite.regions
-
- software.amazon.awssdk.codegen.lite.regions.model - package software.amazon.awssdk.codegen.lite.regions.model
-