Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAccessPolicyRequest,GetAccessPolicyResponse> |
ServiceMeshWaiters.forAccessPolicy(GetAccessPolicyRequest request,
AccessPolicy.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAccessPolicyRequest,GetAccessPolicyResponse> |
ServiceMeshWaiters.forAccessPolicy(GetAccessPolicyRequest request,
AccessPolicy.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAccessPolicyRequest,GetAccessPolicyResponse> |
ServiceMeshWaiters.forAccessPolicy(GetAccessPolicyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
AccessPolicy.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetAccessPolicyRequest |
GetAccessPolicyRequest.Builder.build()
Build the instance of GetAccessPolicyRequest as configured by this builder
|
GetAccessPolicyRequest |
GetAccessPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAccessPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAccessPolicyRequest.Builder |
GetAccessPolicyRequest.Builder.copy(GetAccessPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.