Modifier and Type | Field and Description |
---|---|
static Region |
Region.AP_SEOUL_1 |
static Region |
Region.AP_TOKYO_1 |
static Region |
Region.CA_TORONTO_1 |
static Region |
Region.EU_FRANKFURT_1 |
static Region |
Region.UK_LONDON_1 |
static Region |
Region.US_ASHBURN_1 |
static Region |
Region.US_GOV_ASHBURN_1 |
static Region |
Region.US_GOV_CHICAGO_1 |
static Region |
Region.US_GOV_PHOENIX_1 |
static Region |
Region.US_LANGLEY_1 |
static Region |
Region.US_LUKE_1 |
static Region |
Region.US_PHOENIX_1 |
Modifier and Type | Method and Description |
---|---|
static Region |
Region.fromRegionCode(String regionCode)
Deprecated.
use
fromRegionId(String) and provide the canonical region ID. |
static Region |
Region.fromRegionCodeOrId(String regionCodeOrId)
Deprecated.
use
fromRegionId(String) and provide the canonical region ID. |
static Region |
Region.fromRegionId(String regionId)
Returns the Region object from the canonical public region ID.
|
static Region |
Region.register(@NonNull String regionId,
@NonNull Realm realm)
Register a new region.
|
static Region |
Region.register(@NonNull String regionId,
@NonNull Realm realm,
String regionCode)
Register a new region.
|
static Region |
Region.valueOf(@NonNull String name)
Returns the Region object matching the specified name.
|
static Region[] |
Region.values()
All known Regions in this version of the SDK
|
Modifier and Type | Method and Description |
---|---|
int |
Region.compareTo(Region other)
Compares to regions lexicographically based on their regionId.
|
static String |
Region.formatDefaultRegionEndpoint(Service service,
Region region)
Creates a default endpoint URL for the given service in the given region.
|
Modifier and Type | Method and Description |
---|---|
void |
Announcement.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
AnnouncementAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
AnnouncementAsyncClient.setRegion(Region region) |
void |
AnnouncementClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Audit.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
AuditAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
AuditAsyncClient.setRegion(Region region) |
void |
AuditClient.setRegion(Region region) |
Modifier and Type | Field and Description |
---|---|
protected Region |
AbstractFederationClientAuthenticationDetailsProviderBuilder.region
Detected region.
|
Modifier and Type | Method and Description |
---|---|
Region |
AbstractFederationClientAuthenticationDetailsProviderBuilder.getRegion()
Detected region.
|
Region |
ConfigFileAuthenticationDetailsProvider.getRegion() |
Region |
InstancePrincipalsAuthenticationDetailsProvider.getRegion() |
Region |
RegionProvider.getRegion()
Returns the region.
|
Region |
SimpleAuthenticationDetailsProvider.getRegion() |
Modifier and Type | Method and Description |
---|---|
SimpleAuthenticationDetailsProvider.SimpleAuthenticationDetailsProviderBuilder |
SimpleAuthenticationDetailsProvider.SimpleAuthenticationDetailsProviderBuilder.region(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AutoScaling.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
AutoScalingAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
AutoScalingAsyncClient.setRegion(Region region) |
void |
AutoScalingClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Budget.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
BudgetAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
BudgetAsyncClient.setRegion(Region region) |
void |
BudgetClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
B |
RegionalClientBuilder.region(Region region)
Set the region for the client to be created.
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerEngine.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ContainerEngineAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ContainerEngineAsyncClient.setRegion(Region region) |
void |
ContainerEngineClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Blockstorage.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
BlockstorageAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
BlockstorageAsyncClient.setRegion(Region region) |
void |
BlockstorageClient.setRegion(Region region) |
void |
Compute.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ComputeAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ComputeAsyncClient.setRegion(Region region) |
void |
ComputeClient.setRegion(Region region) |
void |
ComputeManagement.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ComputeManagementAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ComputeManagementAsyncClient.setRegion(Region region) |
void |
ComputeManagementClient.setRegion(Region region) |
void |
VirtualNetwork.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
VirtualNetworkAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
VirtualNetworkAsyncClient.setRegion(Region region) |
void |
VirtualNetworkClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Database.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
DatabaseAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
DatabaseAsyncClient.setRegion(Region region) |
void |
DatabaseClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Dns.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
DnsAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
DnsAsyncClient.setRegion(Region region) |
void |
DnsClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Email.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
EmailAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
EmailAsyncClient.setRegion(Region region) |
void |
EmailClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
FileStorage.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
FileStorageAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
FileStorageAsyncClient.setRegion(Region region) |
void |
FileStorageClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
HealthChecks.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
HealthChecksAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
HealthChecksAsyncClient.setRegion(Region region) |
void |
HealthChecksClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Identity.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
IdentityAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
IdentityAsyncClient.setRegion(Region region) |
void |
IdentityClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
KmsVault.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
KmsVaultAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
KmsVaultAsyncClient.setRegion(Region region) |
void |
KmsVaultClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
LoadBalancer.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
LoadBalancerAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
LoadBalancerAsyncClient.setRegion(Region region) |
void |
LoadBalancerClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Monitoring.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
MonitoringAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
MonitoringAsyncClient.setRegion(Region region) |
void |
MonitoringClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectStorage.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ObjectStorageAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ObjectStorageAsyncClient.setRegion(Region region) |
void |
ObjectStorageClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationControlPlane.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
NotificationControlPlaneAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
NotificationControlPlaneAsyncClient.setRegion(Region region) |
void |
NotificationControlPlaneClient.setRegion(Region region) |
void |
NotificationDataPlane.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
NotificationDataPlaneAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
NotificationDataPlaneAsyncClient.setRegion(Region region) |
void |
NotificationDataPlaneClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceManager.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ResourceManagerAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ResourceManagerAsyncClient.setRegion(Region region) |
void |
ResourceManagerClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceSearch.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ResourceSearchAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
ResourceSearchAsyncClient.setRegion(Region region) |
void |
ResourceSearchClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Stream.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
StreamAdmin.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
StreamAdminAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
StreamAdminAsyncClient.setRegion(Region region) |
void |
StreamAdminClient.setRegion(Region region) |
void |
StreamAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
StreamAsyncClient.setRegion(Region region) |
void |
StreamClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
Waas.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
WaasAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
WaasAsyncClient.setRegion(Region region) |
void |
WaasClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
WorkRequest.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
WorkRequestAsync.setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
|
void |
WorkRequestAsyncClient.setRegion(Region region) |
void |
WorkRequestClient.setRegion(Region region) |
Copyright © 2016–2019. All rights reserved.