Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.requests |
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.
|
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 |
---|---|
ChangeMeshCompartmentRequest |
ChangeMeshCompartmentRequest.Builder.build()
Build the instance of ChangeMeshCompartmentRequest as configured by this builder
|
ChangeMeshCompartmentRequest |
ChangeMeshCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeMeshCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeMeshCompartmentRequest.Builder |
ChangeMeshCompartmentRequest.Builder.copy(ChangeMeshCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.