@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetLoggingConfigurationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetLoggingConfigurationRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetLoggingConfigurationRequest |
clone() |
boolean |
equals(Object obj) |
String |
getIdentifier()
Identifier of the logging configuration to be retrieved.
|
int |
hashCode() |
void |
setIdentifier(String identifier)
Identifier of the logging configuration to be retrieved.
|
String |
toString()
Returns a string representation of this object.
|
GetLoggingConfigurationRequest |
withIdentifier(String identifier)
Identifier of the logging configuration to be retrieved.
|
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 setIdentifier(String identifier)
Identifier of the logging configuration to be retrieved.
identifier - Identifier of the logging configuration to be retrieved.public String getIdentifier()
Identifier of the logging configuration to be retrieved.
public GetLoggingConfigurationRequest withIdentifier(String identifier)
Identifier of the logging configuration to be retrieved.
identifier - Identifier of the logging configuration to be retrieved.public String toString()
toString in class ObjectObject.toString()public GetLoggingConfigurationRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.