@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetMapStyleDescriptorRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetMapStyleDescriptorRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetMapStyleDescriptorRequest |
clone() |
boolean |
equals(Object obj) |
String |
getMapName()
The map resource to retrieve the style descriptor from.
|
int |
hashCode() |
void |
setMapName(String mapName)
The map resource to retrieve the style descriptor from.
|
String |
toString()
Returns a string representation of this object.
|
GetMapStyleDescriptorRequest |
withMapName(String mapName)
The map resource to retrieve the style descriptor from.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setMapName(String mapName)
The map resource to retrieve the style descriptor from.
mapName - The map resource to retrieve the style descriptor from.public String getMapName()
The map resource to retrieve the style descriptor from.
public GetMapStyleDescriptorRequest withMapName(String mapName)
The map resource to retrieve the style descriptor from.
mapName - The map resource to retrieve the style descriptor from.public String toString()
toString in class ObjectObject.toString()public GetMapStyleDescriptorRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2021. All rights reserved.