Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane | |
com.oracle.bmc.governancerulescontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
RetryTenancyAttachmentResponse |
GovernanceRule.retryTenancyAttachment(RetryTenancyAttachmentRequest request)
Retry governance rule application for the specified tenancy attachment id.
|
RetryTenancyAttachmentResponse |
GovernanceRuleClient.retryTenancyAttachment(RetryTenancyAttachmentRequest request) |
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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
RetryTenancyAttachmentRequest |
RetryTenancyAttachmentRequest.Builder.build()
Build the instance of RetryTenancyAttachmentRequest as configured by this builder
|
RetryTenancyAttachmentRequest |
RetryTenancyAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RetryTenancyAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RetryTenancyAttachmentRequest.Builder |
RetryTenancyAttachmentRequest.Builder.copy(RetryTenancyAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.