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