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