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