Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.responses |
Modifier and Type | Method and Description |
---|---|
ChangeVirtualDeploymentCompartmentResponse |
ServiceMeshClient.changeVirtualDeploymentCompartment(ChangeVirtualDeploymentCompartmentRequest request) |
ChangeVirtualDeploymentCompartmentResponse |
ServiceMesh.changeVirtualDeploymentCompartment(ChangeVirtualDeploymentCompartmentRequest request)
Moves a VirtualDeployment resource from one compartment identifier to another.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeVirtualDeploymentCompartmentResponse> |
ServiceMeshAsyncClient.changeVirtualDeploymentCompartment(ChangeVirtualDeploymentCompartmentRequest request,
AsyncHandler<ChangeVirtualDeploymentCompartmentRequest,ChangeVirtualDeploymentCompartmentResponse> handler) |
Future<ChangeVirtualDeploymentCompartmentResponse> |
ServiceMeshAsync.changeVirtualDeploymentCompartment(ChangeVirtualDeploymentCompartmentRequest request,
AsyncHandler<ChangeVirtualDeploymentCompartmentRequest,ChangeVirtualDeploymentCompartmentResponse> handler)
Moves a VirtualDeployment resource from one compartment identifier to another.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeVirtualDeploymentCompartmentResponse> |
ServiceMeshAsyncClient.changeVirtualDeploymentCompartment(ChangeVirtualDeploymentCompartmentRequest request,
AsyncHandler<ChangeVirtualDeploymentCompartmentRequest,ChangeVirtualDeploymentCompartmentResponse> handler) |
Future<ChangeVirtualDeploymentCompartmentResponse> |
ServiceMeshAsync.changeVirtualDeploymentCompartment(ChangeVirtualDeploymentCompartmentRequest request,
AsyncHandler<ChangeVirtualDeploymentCompartmentRequest,ChangeVirtualDeploymentCompartmentResponse> handler)
Moves a VirtualDeployment resource from one compartment identifier to another.
|
Modifier and Type | Method and Description |
---|---|
ChangeVirtualDeploymentCompartmentResponse |
ChangeVirtualDeploymentCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeVirtualDeploymentCompartmentResponse.Builder |
ChangeVirtualDeploymentCompartmentResponse.Builder.copy(ChangeVirtualDeploymentCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.