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