@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetEffectiveTagPolicyRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetEffectiveTagPolicyRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetEffectiveTagPolicyRequest |
clone() |
boolean |
equals(Object obj) |
String |
getTargetId()
The unique identifier of the organization root or account whose tag policy you want returned.
|
int |
hashCode() |
void |
setTargetId(String targetId)
The unique identifier of the organization root or account whose tag policy you want returned.
|
String |
toString()
Returns a string representation of this object.
|
GetEffectiveTagPolicyRequest |
withTargetId(String targetId)
The unique identifier of the organization root or account whose tag policy you want returned.
|
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 setTargetId(String targetId)
The unique identifier of the organization root or account whose tag policy you want returned.
targetId - The unique identifier of the organization root or account whose tag policy you want returned.public String getTargetId()
The unique identifier of the organization root or account whose tag policy you want returned.
public GetEffectiveTagPolicyRequest withTargetId(String targetId)
The unique identifier of the organization root or account whose tag policy you want returned.
targetId - The unique identifier of the organization root or account whose tag policy you want returned.public String toString()
toString in class ObjectObject.toString()public GetEffectiveTagPolicyRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2019. All rights reserved.