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