- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.controltower.AbstractAWSControlTower
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.controltower.AWSControlTower
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.controltower.AWSControlTowerClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getControlIdentifier() - Method in class com.amazonaws.services.controltower.model.DisableControlRequest
-
The ARN of the control.
- getControlIdentifier() - Method in class com.amazonaws.services.controltower.model.EnableControlRequest
-
The ARN of the control.
- getControlIdentifier() - Method in class com.amazonaws.services.controltower.model.EnabledControlSummary
-
The ARN of the control.
- getControlOperation(GetControlOperationRequest) - Method in class com.amazonaws.services.controltower.AbstractAWSControlTower
-
- getControlOperation(GetControlOperationRequest) - Method in interface com.amazonaws.services.controltower.AWSControlTower
-
Returns the status of a particular EnableControl or DisableControl operation.
- getControlOperation(GetControlOperationRequest) - Method in class com.amazonaws.services.controltower.AWSControlTowerClient
-
Returns the status of a particular EnableControl or DisableControl operation.
- getControlOperation() - Method in class com.amazonaws.services.controltower.model.GetControlOperationResult
-
- getControlOperationAsync(GetControlOperationRequest) - Method in class com.amazonaws.services.controltower.AbstractAWSControlTowerAsync
-
- getControlOperationAsync(GetControlOperationRequest, AsyncHandler<GetControlOperationRequest, GetControlOperationResult>) - Method in class com.amazonaws.services.controltower.AbstractAWSControlTowerAsync
-
- getControlOperationAsync(GetControlOperationRequest) - Method in interface com.amazonaws.services.controltower.AWSControlTowerAsync
-
Returns the status of a particular EnableControl or DisableControl operation.
- getControlOperationAsync(GetControlOperationRequest, AsyncHandler<GetControlOperationRequest, GetControlOperationResult>) - Method in interface com.amazonaws.services.controltower.AWSControlTowerAsync
-
Returns the status of a particular EnableControl or DisableControl operation.
- getControlOperationAsync(GetControlOperationRequest) - Method in class com.amazonaws.services.controltower.AWSControlTowerAsyncClient
-
- getControlOperationAsync(GetControlOperationRequest, AsyncHandler<GetControlOperationRequest, GetControlOperationResult>) - Method in class com.amazonaws.services.controltower.AWSControlTowerAsyncClient
-
- GetControlOperationRequest - Class in com.amazonaws.services.controltower.model
-
- GetControlOperationRequest() - Constructor for class com.amazonaws.services.controltower.model.GetControlOperationRequest
-
- GetControlOperationResult - Class in com.amazonaws.services.controltower.model
-
- GetControlOperationResult() - Constructor for class com.amazonaws.services.controltower.model.GetControlOperationResult
-
- getEnabledControls() - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsResult
-
Lists the controls enabled by AWS Control Tower on the specified organizational unit and the accounts it
contains.
- getEndTime() - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
The time that the operation finished.
- getExecutorService() - Method in class com.amazonaws.services.controltower.AWSControlTowerAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getMaxResults() - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsRequest
-
How many results to return per API call.
- getNextToken() - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsRequest
-
The token to continue the list from a previous API call with the same parameters.
- getNextToken() - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsResult
-
Retrieves the next page of results.
- getOperationIdentifier() - Method in class com.amazonaws.services.controltower.model.DisableControlResult
-
The ID of the asynchronous operation, which is used to track status.
- getOperationIdentifier() - Method in class com.amazonaws.services.controltower.model.EnableControlResult
-
The ID of the asynchronous operation, which is used to track status.
- getOperationIdentifier() - Method in class com.amazonaws.services.controltower.model.GetControlOperationRequest
-
The ID of the asynchronous operation, which is used to track status.
- getOperationType() - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
One of ENABLE_CONTROL or DISABLE_CONTROL.
- getQuotaCode() - Method in exception com.amazonaws.services.controltower.model.ThrottlingException
-
The ID of the service quota that was exceeded.
- getRetryAfterSeconds() - Method in exception com.amazonaws.services.controltower.model.ThrottlingException
-
The number of seconds the caller should wait before retrying.
- getServiceCode() - Method in exception com.amazonaws.services.controltower.model.ThrottlingException
-
The ID of the service that is associated with the error.
- getStartTime() - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
The time that the operation began.
- getStatus() - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
One of IN_PROGRESS, SUCEEDED, or FAILED.
- getStatusMessage() - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
If the operation result is FAILED, this string contains a message explaining why the operation
failed.
- getTargetIdentifier() - Method in class com.amazonaws.services.controltower.model.DisableControlRequest
-
The ARN of the organizational unit.
- getTargetIdentifier() - Method in class com.amazonaws.services.controltower.model.EnableControlRequest
-
The ARN of the organizational unit.
- getTargetIdentifier() - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsRequest
-
The ARN of the organizational unit.
- ServiceQuotaExceededException - Exception in com.amazonaws.services.controltower.model
-
Request would cause a service quota to be exceeded.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.controltower.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setControlIdentifier(String) - Method in class com.amazonaws.services.controltower.model.DisableControlRequest
-
The ARN of the control.
- setControlIdentifier(String) - Method in class com.amazonaws.services.controltower.model.EnableControlRequest
-
The ARN of the control.
- setControlIdentifier(String) - Method in class com.amazonaws.services.controltower.model.EnabledControlSummary
-
The ARN of the control.
- setControlOperation(ControlOperation) - Method in class com.amazonaws.services.controltower.model.GetControlOperationResult
-
- setEnabledControls(Collection<EnabledControlSummary>) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsResult
-
Lists the controls enabled by AWS Control Tower on the specified organizational unit and the accounts it
contains.
- setEndTime(Date) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
The time that the operation finished.
- setMaxResults(Integer) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsRequest
-
How many results to return per API call.
- setNextToken(String) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsRequest
-
The token to continue the list from a previous API call with the same parameters.
- setNextToken(String) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsResult
-
Retrieves the next page of results.
- setOperationIdentifier(String) - Method in class com.amazonaws.services.controltower.model.DisableControlResult
-
The ID of the asynchronous operation, which is used to track status.
- setOperationIdentifier(String) - Method in class com.amazonaws.services.controltower.model.EnableControlResult
-
The ID of the asynchronous operation, which is used to track status.
- setOperationIdentifier(String) - Method in class com.amazonaws.services.controltower.model.GetControlOperationRequest
-
The ID of the asynchronous operation, which is used to track status.
- setOperationType(String) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
One of ENABLE_CONTROL or DISABLE_CONTROL.
- setQuotaCode(String) - Method in exception com.amazonaws.services.controltower.model.ThrottlingException
-
The ID of the service quota that was exceeded.
- setRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.controltower.model.ThrottlingException
-
The number of seconds the caller should wait before retrying.
- setServiceCode(String) - Method in exception com.amazonaws.services.controltower.model.ThrottlingException
-
The ID of the service that is associated with the error.
- setStartTime(Date) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
The time that the operation began.
- setStatus(String) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
One of IN_PROGRESS, SUCEEDED, or FAILED.
- setStatusMessage(String) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
If the operation result is FAILED, this string contains a message explaining why the operation
failed.
- setTargetIdentifier(String) - Method in class com.amazonaws.services.controltower.model.DisableControlRequest
-
The ARN of the organizational unit.
- setTargetIdentifier(String) - Method in class com.amazonaws.services.controltower.model.EnableControlRequest
-
The ARN of the organizational unit.
- setTargetIdentifier(String) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsRequest
-
The ARN of the organizational unit.
- shutdown() - Method in class com.amazonaws.services.controltower.AbstractAWSControlTower
-
- shutdown() - Method in interface com.amazonaws.services.controltower.AWSControlTower
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.controltower.AWSControlTowerAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.controltower.AWSControlTowerClient
-
- standard() - Static method in class com.amazonaws.services.controltower.AWSControlTowerAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.controltower.AWSControlTowerClientBuilder
-
- withControlIdentifier(String) - Method in class com.amazonaws.services.controltower.model.DisableControlRequest
-
The ARN of the control.
- withControlIdentifier(String) - Method in class com.amazonaws.services.controltower.model.EnableControlRequest
-
The ARN of the control.
- withControlIdentifier(String) - Method in class com.amazonaws.services.controltower.model.EnabledControlSummary
-
The ARN of the control.
- withControlOperation(ControlOperation) - Method in class com.amazonaws.services.controltower.model.GetControlOperationResult
-
- withEnabledControls(EnabledControlSummary...) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsResult
-
Lists the controls enabled by AWS Control Tower on the specified organizational unit and the accounts it
contains.
- withEnabledControls(Collection<EnabledControlSummary>) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsResult
-
Lists the controls enabled by AWS Control Tower on the specified organizational unit and the accounts it
contains.
- withEndTime(Date) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
The time that the operation finished.
- withMaxResults(Integer) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsRequest
-
How many results to return per API call.
- withNextToken(String) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsRequest
-
The token to continue the list from a previous API call with the same parameters.
- withNextToken(String) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsResult
-
Retrieves the next page of results.
- withOperationIdentifier(String) - Method in class com.amazonaws.services.controltower.model.DisableControlResult
-
The ID of the asynchronous operation, which is used to track status.
- withOperationIdentifier(String) - Method in class com.amazonaws.services.controltower.model.EnableControlResult
-
The ID of the asynchronous operation, which is used to track status.
- withOperationIdentifier(String) - Method in class com.amazonaws.services.controltower.model.GetControlOperationRequest
-
The ID of the asynchronous operation, which is used to track status.
- withOperationType(String) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
One of ENABLE_CONTROL or DISABLE_CONTROL.
- withOperationType(ControlOperationType) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
One of ENABLE_CONTROL or DISABLE_CONTROL.
- withQuotaCode(String) - Method in exception com.amazonaws.services.controltower.model.ThrottlingException
-
The ID of the service quota that was exceeded.
- withRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.controltower.model.ThrottlingException
-
The number of seconds the caller should wait before retrying.
- withServiceCode(String) - Method in exception com.amazonaws.services.controltower.model.ThrottlingException
-
The ID of the service that is associated with the error.
- withStartTime(Date) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
The time that the operation began.
- withStatus(String) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
One of IN_PROGRESS, SUCEEDED, or FAILED.
- withStatus(ControlOperationStatus) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
One of IN_PROGRESS, SUCEEDED, or FAILED.
- withStatusMessage(String) - Method in class com.amazonaws.services.controltower.model.ControlOperation
-
If the operation result is FAILED, this string contains a message explaining why the operation
failed.
- withTargetIdentifier(String) - Method in class com.amazonaws.services.controltower.model.DisableControlRequest
-
The ARN of the organizational unit.
- withTargetIdentifier(String) - Method in class com.amazonaws.services.controltower.model.EnableControlRequest
-
The ARN of the organizational unit.
- withTargetIdentifier(String) - Method in class com.amazonaws.services.controltower.model.ListEnabledControlsRequest
-
The ARN of the organizational unit.