public class DescribeAccessRegionsByDestRegionRequest extends AbstractModel
| Constructor and Description |
|---|
DescribeAccessRegionsByDestRegionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestRegion()
Get Origin server region: the DescribeDestRegions API returns the value of `RegionId` field of `DestRegionSet`.
|
void |
setDestRegion(String DestRegion)
Set Origin server region: the DescribeDestRegions API returns the value of `RegionId` field of `DestRegionSet`.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic DescribeAccessRegionsByDestRegionRequest()
public String getDestRegion()
public void setDestRegion(String DestRegion)
DestRegion - Origin server region: the DescribeDestRegions API returns the value of `RegionId` field of `DestRegionSet`.Copyright © 2020. All rights reserved.