@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class SetMediaMessageSpendLimitOverrideRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
SetMediaMessageSpendLimitOverrideRequest() |
| Modifier and Type | Method and Description |
|---|---|
SetMediaMessageSpendLimitOverrideRequest |
clone() |
boolean |
equals(Object obj) |
Long |
getMonthlyLimit()
The new monthly limit to enforce on text messages.
|
int |
hashCode() |
void |
setMonthlyLimit(Long monthlyLimit)
The new monthly limit to enforce on text messages.
|
String |
toString()
Returns a string representation of this object.
|
SetMediaMessageSpendLimitOverrideRequest |
withMonthlyLimit(Long monthlyLimit)
The new monthly limit to enforce on text messages.
|
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 SetMediaMessageSpendLimitOverrideRequest()
public void setMonthlyLimit(Long monthlyLimit)
The new monthly limit to enforce on text messages.
monthlyLimit - The new monthly limit to enforce on text messages.public Long getMonthlyLimit()
The new monthly limit to enforce on text messages.
public SetMediaMessageSpendLimitOverrideRequest withMonthlyLimit(Long monthlyLimit)
The new monthly limit to enforce on text messages.
monthlyLimit - The new monthly limit to enforce on text messages.public String toString()
toString in class ObjectObject.toString()public SetMediaMessageSpendLimitOverrideRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2024. All rights reserved.