@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetPolicyStoreRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetPolicyStoreRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetPolicyStoreRequest |
clone() |
boolean |
equals(Object obj) |
String |
getPolicyStoreId()
Specifies the ID of the policy store that you want information about.
|
int |
hashCode() |
void |
setPolicyStoreId(String policyStoreId)
Specifies the ID of the policy store that you want information about.
|
String |
toString()
Returns a string representation of this object.
|
GetPolicyStoreRequest |
withPolicyStoreId(String policyStoreId)
Specifies the ID of the policy store that you want information about.
|
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 setPolicyStoreId(String policyStoreId)
Specifies the ID of the policy store that you want information about.
policyStoreId - Specifies the ID of the policy store that you want information about.public String getPolicyStoreId()
Specifies the ID of the policy store that you want information about.
public GetPolicyStoreRequest withPolicyStoreId(String policyStoreId)
Specifies the ID of the policy store that you want information about.
policyStoreId - Specifies the ID of the policy store that you want information about.public String toString()
toString in class ObjectObject.toString()public GetPolicyStoreRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2024. All rights reserved.