Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane | |
com.oracle.bmc.governancerulescontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListTenancyAttachmentsResponse> |
GovernanceRuleAsync.listTenancyAttachments(ListTenancyAttachmentsRequest request,
AsyncHandler<ListTenancyAttachmentsRequest,ListTenancyAttachmentsResponse> handler)
List tenancy attachments.
|
Future<ListTenancyAttachmentsResponse> |
GovernanceRuleAsyncClient.listTenancyAttachments(ListTenancyAttachmentsRequest request,
AsyncHandler<ListTenancyAttachmentsRequest,ListTenancyAttachmentsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListTenancyAttachmentsRequest |
ListTenancyAttachmentsRequest.Builder.build()
Build the instance of ListTenancyAttachmentsRequest as configured by this builder
|
ListTenancyAttachmentsRequest |
ListTenancyAttachmentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListTenancyAttachmentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListTenancyAttachmentsRequest.Builder |
ListTenancyAttachmentsRequest.Builder.copy(ListTenancyAttachmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.