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