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