Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.responses |
Modifier and Type | Method and Description |
---|---|
GetAccessPolicyResponse |
ServiceMeshClient.getAccessPolicy(GetAccessPolicyRequest request) |
GetAccessPolicyResponse |
ServiceMesh.getAccessPolicy(GetAccessPolicyRequest request)
Get an AccessPolicy by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAccessPolicyResponse> |
ServiceMeshAsyncClient.getAccessPolicy(GetAccessPolicyRequest request,
AsyncHandler<GetAccessPolicyRequest,GetAccessPolicyResponse> handler) |
Future<GetAccessPolicyResponse> |
ServiceMeshAsync.getAccessPolicy(GetAccessPolicyRequest request,
AsyncHandler<GetAccessPolicyRequest,GetAccessPolicyResponse> handler)
Get an AccessPolicy by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetAccessPolicyResponse |
GetAccessPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAccessPolicyResponse.Builder |
GetAccessPolicyResponse.Builder.copy(GetAccessPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.