@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetProvisionedModelThroughputResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
GetProvisionedModelThroughputResult() |
Modifier and Type | Method and Description |
---|---|
GetProvisionedModelThroughputResult |
clone() |
boolean |
equals(Object obj) |
String |
getCommitmentDuration()
Commitment duration of the Provisioned Throughput.
|
Date |
getCommitmentExpirationTime()
The timestamp for when the commitment term for the Provisioned Throughput expires.
|
Date |
getCreationTime()
The timestamp of the creation time for this Provisioned Throughput.
|
String |
getDesiredModelArn()
The Amazon Resource Name (ARN) of the model requested to be associated to this Provisioned Throughput.
|
Integer |
getDesiredModelUnits()
The number of model units that was requested for this Provisioned Throughput.
|
String |
getFailureMessage()
A failure message for any issues that occurred during creation, updating, or deletion of the Provisioned
Throughput.
|
String |
getFoundationModelArn()
The Amazon Resource Name (ARN) of the base model for which the Provisioned Throughput was created, or of the base
model that the custom model for which the Provisioned Throughput was created was customized.
|
Date |
getLastModifiedTime()
The timestamp of the last time that this Provisioned Throughput was modified.
|
String |
getModelArn()
The Amazon Resource Name (ARN) of the model associated with this Provisioned Throughput.
|
Integer |
getModelUnits()
The number of model units allocated to this Provisioned Throughput.
|
String |
getProvisionedModelArn()
The Amazon Resource Name (ARN) of the Provisioned Throughput.
|
String |
getProvisionedModelName()
The name of the Provisioned Throughput.
|
String |
getStatus()
The status of the Provisioned Throughput.
|
int |
hashCode() |
void |
setCommitmentDuration(String commitmentDuration)
Commitment duration of the Provisioned Throughput.
|
void |
setCommitmentExpirationTime(Date commitmentExpirationTime)
The timestamp for when the commitment term for the Provisioned Throughput expires.
|
void |
setCreationTime(Date creationTime)
The timestamp of the creation time for this Provisioned Throughput.
|
void |
setDesiredModelArn(String desiredModelArn)
The Amazon Resource Name (ARN) of the model requested to be associated to this Provisioned Throughput.
|
void |
setDesiredModelUnits(Integer desiredModelUnits)
The number of model units that was requested for this Provisioned Throughput.
|
void |
setFailureMessage(String failureMessage)
A failure message for any issues that occurred during creation, updating, or deletion of the Provisioned
Throughput.
|
void |
setFoundationModelArn(String foundationModelArn)
The Amazon Resource Name (ARN) of the base model for which the Provisioned Throughput was created, or of the base
model that the custom model for which the Provisioned Throughput was created was customized.
|
void |
setLastModifiedTime(Date lastModifiedTime)
The timestamp of the last time that this Provisioned Throughput was modified.
|
void |
setModelArn(String modelArn)
The Amazon Resource Name (ARN) of the model associated with this Provisioned Throughput.
|
void |
setModelUnits(Integer modelUnits)
The number of model units allocated to this Provisioned Throughput.
|
void |
setProvisionedModelArn(String provisionedModelArn)
The Amazon Resource Name (ARN) of the Provisioned Throughput.
|
void |
setProvisionedModelName(String provisionedModelName)
The name of the Provisioned Throughput.
|
void |
setStatus(String status)
The status of the Provisioned Throughput.
|
String |
toString()
Returns a string representation of this object.
|
GetProvisionedModelThroughputResult |
withCommitmentDuration(CommitmentDuration commitmentDuration)
Commitment duration of the Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withCommitmentDuration(String commitmentDuration)
Commitment duration of the Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withCommitmentExpirationTime(Date commitmentExpirationTime)
The timestamp for when the commitment term for the Provisioned Throughput expires.
|
GetProvisionedModelThroughputResult |
withCreationTime(Date creationTime)
The timestamp of the creation time for this Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withDesiredModelArn(String desiredModelArn)
The Amazon Resource Name (ARN) of the model requested to be associated to this Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withDesiredModelUnits(Integer desiredModelUnits)
The number of model units that was requested for this Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withFailureMessage(String failureMessage)
A failure message for any issues that occurred during creation, updating, or deletion of the Provisioned
Throughput.
|
GetProvisionedModelThroughputResult |
withFoundationModelArn(String foundationModelArn)
The Amazon Resource Name (ARN) of the base model for which the Provisioned Throughput was created, or of the base
model that the custom model for which the Provisioned Throughput was created was customized.
|
GetProvisionedModelThroughputResult |
withLastModifiedTime(Date lastModifiedTime)
The timestamp of the last time that this Provisioned Throughput was modified.
|
GetProvisionedModelThroughputResult |
withModelArn(String modelArn)
The Amazon Resource Name (ARN) of the model associated with this Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withModelUnits(Integer modelUnits)
The number of model units allocated to this Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withProvisionedModelArn(String provisionedModelArn)
The Amazon Resource Name (ARN) of the Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withProvisionedModelName(String provisionedModelName)
The name of the Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withStatus(ProvisionedModelStatus status)
The status of the Provisioned Throughput.
|
GetProvisionedModelThroughputResult |
withStatus(String status)
The status of the Provisioned Throughput.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setModelUnits(Integer modelUnits)
The number of model units allocated to this Provisioned Throughput.
modelUnits
- The number of model units allocated to this Provisioned Throughput.public Integer getModelUnits()
The number of model units allocated to this Provisioned Throughput.
public GetProvisionedModelThroughputResult withModelUnits(Integer modelUnits)
The number of model units allocated to this Provisioned Throughput.
modelUnits
- The number of model units allocated to this Provisioned Throughput.public void setDesiredModelUnits(Integer desiredModelUnits)
The number of model units that was requested for this Provisioned Throughput.
desiredModelUnits
- The number of model units that was requested for this Provisioned Throughput.public Integer getDesiredModelUnits()
The number of model units that was requested for this Provisioned Throughput.
public GetProvisionedModelThroughputResult withDesiredModelUnits(Integer desiredModelUnits)
The number of model units that was requested for this Provisioned Throughput.
desiredModelUnits
- The number of model units that was requested for this Provisioned Throughput.public void setProvisionedModelName(String provisionedModelName)
The name of the Provisioned Throughput.
provisionedModelName
- The name of the Provisioned Throughput.public String getProvisionedModelName()
The name of the Provisioned Throughput.
public GetProvisionedModelThroughputResult withProvisionedModelName(String provisionedModelName)
The name of the Provisioned Throughput.
provisionedModelName
- The name of the Provisioned Throughput.public void setProvisionedModelArn(String provisionedModelArn)
The Amazon Resource Name (ARN) of the Provisioned Throughput.
provisionedModelArn
- The Amazon Resource Name (ARN) of the Provisioned Throughput.public String getProvisionedModelArn()
The Amazon Resource Name (ARN) of the Provisioned Throughput.
public GetProvisionedModelThroughputResult withProvisionedModelArn(String provisionedModelArn)
The Amazon Resource Name (ARN) of the Provisioned Throughput.
provisionedModelArn
- The Amazon Resource Name (ARN) of the Provisioned Throughput.public void setModelArn(String modelArn)
The Amazon Resource Name (ARN) of the model associated with this Provisioned Throughput.
modelArn
- The Amazon Resource Name (ARN) of the model associated with this Provisioned Throughput.public String getModelArn()
The Amazon Resource Name (ARN) of the model associated with this Provisioned Throughput.
public GetProvisionedModelThroughputResult withModelArn(String modelArn)
The Amazon Resource Name (ARN) of the model associated with this Provisioned Throughput.
modelArn
- The Amazon Resource Name (ARN) of the model associated with this Provisioned Throughput.public void setDesiredModelArn(String desiredModelArn)
The Amazon Resource Name (ARN) of the model requested to be associated to this Provisioned Throughput. This value
differs from the modelArn
if updating hasn't completed.
desiredModelArn
- The Amazon Resource Name (ARN) of the model requested to be associated to this Provisioned Throughput.
This value differs from the modelArn
if updating hasn't completed.public String getDesiredModelArn()
The Amazon Resource Name (ARN) of the model requested to be associated to this Provisioned Throughput. This value
differs from the modelArn
if updating hasn't completed.
modelArn
if updating hasn't completed.public GetProvisionedModelThroughputResult withDesiredModelArn(String desiredModelArn)
The Amazon Resource Name (ARN) of the model requested to be associated to this Provisioned Throughput. This value
differs from the modelArn
if updating hasn't completed.
desiredModelArn
- The Amazon Resource Name (ARN) of the model requested to be associated to this Provisioned Throughput.
This value differs from the modelArn
if updating hasn't completed.public void setFoundationModelArn(String foundationModelArn)
The Amazon Resource Name (ARN) of the base model for which the Provisioned Throughput was created, or of the base model that the custom model for which the Provisioned Throughput was created was customized.
foundationModelArn
- The Amazon Resource Name (ARN) of the base model for which the Provisioned Throughput was created, or of
the base model that the custom model for which the Provisioned Throughput was created was customized.public String getFoundationModelArn()
The Amazon Resource Name (ARN) of the base model for which the Provisioned Throughput was created, or of the base model that the custom model for which the Provisioned Throughput was created was customized.
public GetProvisionedModelThroughputResult withFoundationModelArn(String foundationModelArn)
The Amazon Resource Name (ARN) of the base model for which the Provisioned Throughput was created, or of the base model that the custom model for which the Provisioned Throughput was created was customized.
foundationModelArn
- The Amazon Resource Name (ARN) of the base model for which the Provisioned Throughput was created, or of
the base model that the custom model for which the Provisioned Throughput was created was customized.public void setStatus(String status)
The status of the Provisioned Throughput.
status
- The status of the Provisioned Throughput.ProvisionedModelStatus
public String getStatus()
The status of the Provisioned Throughput.
ProvisionedModelStatus
public GetProvisionedModelThroughputResult withStatus(String status)
The status of the Provisioned Throughput.
status
- The status of the Provisioned Throughput.ProvisionedModelStatus
public GetProvisionedModelThroughputResult withStatus(ProvisionedModelStatus status)
The status of the Provisioned Throughput.
status
- The status of the Provisioned Throughput.ProvisionedModelStatus
public void setCreationTime(Date creationTime)
The timestamp of the creation time for this Provisioned Throughput.
creationTime
- The timestamp of the creation time for this Provisioned Throughput.public Date getCreationTime()
The timestamp of the creation time for this Provisioned Throughput.
public GetProvisionedModelThroughputResult withCreationTime(Date creationTime)
The timestamp of the creation time for this Provisioned Throughput.
creationTime
- The timestamp of the creation time for this Provisioned Throughput.public void setLastModifiedTime(Date lastModifiedTime)
The timestamp of the last time that this Provisioned Throughput was modified.
lastModifiedTime
- The timestamp of the last time that this Provisioned Throughput was modified.public Date getLastModifiedTime()
The timestamp of the last time that this Provisioned Throughput was modified.
public GetProvisionedModelThroughputResult withLastModifiedTime(Date lastModifiedTime)
The timestamp of the last time that this Provisioned Throughput was modified.
lastModifiedTime
- The timestamp of the last time that this Provisioned Throughput was modified.public void setFailureMessage(String failureMessage)
A failure message for any issues that occurred during creation, updating, or deletion of the Provisioned Throughput.
failureMessage
- A failure message for any issues that occurred during creation, updating, or deletion of the Provisioned
Throughput.public String getFailureMessage()
A failure message for any issues that occurred during creation, updating, or deletion of the Provisioned Throughput.
public GetProvisionedModelThroughputResult withFailureMessage(String failureMessage)
A failure message for any issues that occurred during creation, updating, or deletion of the Provisioned Throughput.
failureMessage
- A failure message for any issues that occurred during creation, updating, or deletion of the Provisioned
Throughput.public void setCommitmentDuration(String commitmentDuration)
Commitment duration of the Provisioned Throughput.
commitmentDuration
- Commitment duration of the Provisioned Throughput.CommitmentDuration
public String getCommitmentDuration()
Commitment duration of the Provisioned Throughput.
CommitmentDuration
public GetProvisionedModelThroughputResult withCommitmentDuration(String commitmentDuration)
Commitment duration of the Provisioned Throughput.
commitmentDuration
- Commitment duration of the Provisioned Throughput.CommitmentDuration
public GetProvisionedModelThroughputResult withCommitmentDuration(CommitmentDuration commitmentDuration)
Commitment duration of the Provisioned Throughput.
commitmentDuration
- Commitment duration of the Provisioned Throughput.CommitmentDuration
public void setCommitmentExpirationTime(Date commitmentExpirationTime)
The timestamp for when the commitment term for the Provisioned Throughput expires.
commitmentExpirationTime
- The timestamp for when the commitment term for the Provisioned Throughput expires.public Date getCommitmentExpirationTime()
The timestamp for when the commitment term for the Provisioned Throughput expires.
public GetProvisionedModelThroughputResult withCommitmentExpirationTime(Date commitmentExpirationTime)
The timestamp for when the commitment term for the Provisioned Throughput expires.
commitmentExpirationTime
- The timestamp for when the commitment term for the Provisioned Throughput expires.public String toString()
toString
in class Object
Object.toString()
public GetProvisionedModelThroughputResult clone()