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