public static interface Region.Builder extends SdkPojo, CopyableBuilder<Region.Builder,Region>
| Modifier and Type | Method and Description |
|---|---|
Region.Builder |
endpoint(String endpoint)
The Region service endpoint.
|
Region.Builder |
regionName(String regionName)
The name of the Region.
|
copyapplyMutation, buildRegion.Builder endpoint(String endpoint)
The Region service endpoint.
endpoint - The Region service endpoint.Region.Builder regionName(String regionName)
The name of the Region.
regionName - The name of the Region.Copyright © 2019. All rights reserved.