Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane | |
com.oracle.bmc.governancerulescontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
GetTenancyAttachmentResponse |
GovernanceRule.getTenancyAttachment(GetTenancyAttachmentRequest request)
Get the specified tenancy attachment’s information.
|
GetTenancyAttachmentResponse |
GovernanceRuleClient.getTenancyAttachment(GetTenancyAttachmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetTenancyAttachmentResponse> |
GovernanceRuleAsync.getTenancyAttachment(GetTenancyAttachmentRequest request,
AsyncHandler<GetTenancyAttachmentRequest,GetTenancyAttachmentResponse> handler)
Get the specified tenancy attachment’s information.
|
Future<GetTenancyAttachmentResponse> |
GovernanceRuleAsyncClient.getTenancyAttachment(GetTenancyAttachmentRequest request,
AsyncHandler<GetTenancyAttachmentRequest,GetTenancyAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetTenancyAttachmentResponse |
GetTenancyAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTenancyAttachmentResponse.Builder |
GetTenancyAttachmentResponse.Builder.copy(GetTenancyAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.