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