Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.responses |
Modifier and Type | Method and Description |
---|---|
UpdateMeshResponse |
ServiceMeshClient.updateMesh(UpdateMeshRequest request) |
UpdateMeshResponse |
ServiceMesh.updateMesh(UpdateMeshRequest request)
Updates the Mesh.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateMeshResponse> |
ServiceMeshAsyncClient.updateMesh(UpdateMeshRequest request,
AsyncHandler<UpdateMeshRequest,UpdateMeshResponse> handler) |
Future<UpdateMeshResponse> |
ServiceMeshAsync.updateMesh(UpdateMeshRequest request,
AsyncHandler<UpdateMeshRequest,UpdateMeshResponse> handler)
Updates the Mesh.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateMeshResponse> |
ServiceMeshAsyncClient.updateMesh(UpdateMeshRequest request,
AsyncHandler<UpdateMeshRequest,UpdateMeshResponse> handler) |
Future<UpdateMeshResponse> |
ServiceMeshAsync.updateMesh(UpdateMeshRequest request,
AsyncHandler<UpdateMeshRequest,UpdateMeshResponse> handler)
Updates the Mesh.
|
Modifier and Type | Method and Description |
---|---|
UpdateMeshResponse |
UpdateMeshResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateMeshResponse.Builder |
UpdateMeshResponse.Builder.copy(UpdateMeshResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.