Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.responses |
Modifier and Type | Method and Description |
---|---|
GetVirtualDeploymentResponse |
ServiceMeshClient.getVirtualDeployment(GetVirtualDeploymentRequest request) |
GetVirtualDeploymentResponse |
ServiceMesh.getVirtualDeployment(GetVirtualDeploymentRequest request)
Gets a VirtualDeployment by identifier.
|
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 |
---|---|
GetVirtualDeploymentResponse |
GetVirtualDeploymentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetVirtualDeploymentResponse.Builder |
GetVirtualDeploymentResponse.Builder.copy(GetVirtualDeploymentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.