public class ResolveEndpointRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENDPOINT_TYPE_INNER |
static String |
ENDPOINT_TYPE_OPEN |
String |
endpointType |
String |
locationServiceCode |
String |
productCode |
String |
productCodeLower |
String |
regionId |
| Constructor and Description |
|---|
ResolveEndpointRequest(String regionId,
String productCode,
String locationServiceCode,
String endpointType) |
public static final String ENDPOINT_TYPE_INNER
public static final String ENDPOINT_TYPE_OPEN
public String productCode
public String regionId
public String endpointType
public String locationServiceCode
public String productCodeLower
Copyright © 2018. All Rights Reserved.