Uses of Class
com.oracle.bmc.governancerulescontrolplane.responses.RetryTenancyAttachmentResponse
- 
Packages that use RetryTenancyAttachmentResponse Package Description com.oracle.bmc.governancerulescontrolplane com.oracle.bmc.governancerulescontrolplane.responses 
- 
- 
Uses of RetryTenancyAttachmentResponse in com.oracle.bmc.governancerulescontrolplaneMethods in com.oracle.bmc.governancerulescontrolplane that return RetryTenancyAttachmentResponse Modifier and Type Method Description RetryTenancyAttachmentResponseGovernanceRule. retryTenancyAttachment(RetryTenancyAttachmentRequest request)Retry governance rule application for the specified tenancy attachment id.RetryTenancyAttachmentResponseGovernanceRuleClient. retryTenancyAttachment(RetryTenancyAttachmentRequest request)Methods in com.oracle.bmc.governancerulescontrolplane that return types with arguments of type RetryTenancyAttachmentResponse Modifier and Type Method Description Future<RetryTenancyAttachmentResponse>GovernanceRuleAsync. retryTenancyAttachment(RetryTenancyAttachmentRequest request, AsyncHandler<RetryTenancyAttachmentRequest,RetryTenancyAttachmentResponse> handler)Retry governance rule application for the specified tenancy attachment id.Future<RetryTenancyAttachmentResponse>GovernanceRuleAsyncClient. retryTenancyAttachment(RetryTenancyAttachmentRequest request, AsyncHandler<RetryTenancyAttachmentRequest,RetryTenancyAttachmentResponse> handler)Method parameters in com.oracle.bmc.governancerulescontrolplane with type arguments of type RetryTenancyAttachmentResponse Modifier and Type Method Description Future<RetryTenancyAttachmentResponse>GovernanceRuleAsync. retryTenancyAttachment(RetryTenancyAttachmentRequest request, AsyncHandler<RetryTenancyAttachmentRequest,RetryTenancyAttachmentResponse> handler)Retry governance rule application for the specified tenancy attachment id.Future<RetryTenancyAttachmentResponse>GovernanceRuleAsyncClient. retryTenancyAttachment(RetryTenancyAttachmentRequest request, AsyncHandler<RetryTenancyAttachmentRequest,RetryTenancyAttachmentResponse> handler)
- 
Uses of RetryTenancyAttachmentResponse in com.oracle.bmc.governancerulescontrolplane.responsesMethods in com.oracle.bmc.governancerulescontrolplane.responses that return RetryTenancyAttachmentResponse Modifier and Type Method Description RetryTenancyAttachmentResponseRetryTenancyAttachmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.governancerulescontrolplane.responses with parameters of type RetryTenancyAttachmentResponse Modifier and Type Method Description RetryTenancyAttachmentResponse.BuilderRetryTenancyAttachmentResponse.Builder. copy(RetryTenancyAttachmentResponse o)Copy method to populate the builder with values from the given instance.
 
-