@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class PutLoggingOptionsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
PutLoggingOptionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
PutLoggingOptionsRequest |
clone() |
boolean |
equals(Object obj) |
LoggingOptions |
getLoggingOptions()
The new values of the IoT Analytics logging options.
|
int |
hashCode() |
void |
setLoggingOptions(LoggingOptions loggingOptions)
The new values of the IoT Analytics logging options.
|
String |
toString()
Returns a string representation of this object.
|
PutLoggingOptionsRequest |
withLoggingOptions(LoggingOptions loggingOptions)
The new values of the IoT Analytics logging options.
|
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 setLoggingOptions(LoggingOptions loggingOptions)
The new values of the IoT Analytics logging options.
loggingOptions - The new values of the IoT Analytics logging options.public LoggingOptions getLoggingOptions()
The new values of the IoT Analytics logging options.
public PutLoggingOptionsRequest withLoggingOptions(LoggingOptions loggingOptions)
The new values of the IoT Analytics logging options.
loggingOptions - The new values of the IoT Analytics logging options.public String toString()
toString in class ObjectObject.toString()public PutLoggingOptionsRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2024. All rights reserved.