@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetProvisionedModelThroughputRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetProvisionedModelThroughputRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetProvisionedModelThroughputRequest |
clone() |
boolean |
equals(Object obj) |
String |
getProvisionedModelId()
The ARN or name of the provisioned throughput.
|
int |
hashCode() |
void |
setProvisionedModelId(String provisionedModelId)
The ARN or name of the provisioned throughput.
|
String |
toString()
Returns a string representation of this object.
|
GetProvisionedModelThroughputRequest |
withProvisionedModelId(String provisionedModelId)
The ARN or name of the provisioned throughput.
|
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 GetProvisionedModelThroughputRequest()
public void setProvisionedModelId(String provisionedModelId)
The ARN or name of the provisioned throughput.
provisionedModelId - The ARN or name of the provisioned throughput.public String getProvisionedModelId()
The ARN or name of the provisioned throughput.
public GetProvisionedModelThroughputRequest withProvisionedModelId(String provisionedModelId)
The ARN or name of the provisioned throughput.
provisionedModelId - The ARN or name of the provisioned throughput.public String toString()
toString in class ObjectObject.toString()public GetProvisionedModelThroughputRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.