@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeOrganizationConfigurationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
DescribeOrganizationConfigurationRequest() |
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConfigurationRequest |
clone() |
boolean |
equals(Object obj) |
String |
getDetectorId()
The ID of the detector to retrieve information about the delegated administrator from.
|
int |
hashCode() |
void |
setDetectorId(String detectorId)
The ID of the detector to retrieve information about the delegated administrator from.
|
String |
toString()
Returns a string representation of this object.
|
DescribeOrganizationConfigurationRequest |
withDetectorId(String detectorId)
The ID of the detector to retrieve information about the delegated administrator from.
|
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 DescribeOrganizationConfigurationRequest()
public void setDetectorId(String detectorId)
The ID of the detector to retrieve information about the delegated administrator from.
detectorId - The ID of the detector to retrieve information about the delegated administrator from.public String getDetectorId()
The ID of the detector to retrieve information about the delegated administrator from.
public DescribeOrganizationConfigurationRequest withDetectorId(String detectorId)
The ID of the detector to retrieve information about the delegated administrator from.
detectorId - The ID of the detector to retrieve information about the delegated administrator from.public String toString()
toString in class ObjectObject.toString()public DescribeOrganizationConfigurationRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2020. All rights reserved.