Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetVirtualDeploymentResponse> |
ServiceMeshAsyncClient.getVirtualDeployment(GetVirtualDeploymentRequest request,
AsyncHandler<GetVirtualDeploymentRequest,GetVirtualDeploymentResponse> handler) |
Future<GetVirtualDeploymentResponse> |
ServiceMeshAsync.getVirtualDeployment(GetVirtualDeploymentRequest request,
AsyncHandler<GetVirtualDeploymentRequest,GetVirtualDeploymentResponse> handler)
Gets a VirtualDeployment by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetVirtualDeploymentRequest |
GetVirtualDeploymentRequest.Builder.build()
Build the instance of GetVirtualDeploymentRequest as configured by this builder
|
GetVirtualDeploymentRequest |
GetVirtualDeploymentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetVirtualDeploymentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetVirtualDeploymentRequest.Builder |
GetVirtualDeploymentRequest.Builder.copy(GetVirtualDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.