Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
GetGatewayResponse |
GatewayClient.getGateway(GetGatewayRequest request) |
GetGatewayResponse |
Gateway.getGateway(GetGatewayRequest request)
Gets a gateway by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetGatewayResponse> |
GatewayAsyncClient.getGateway(GetGatewayRequest request,
AsyncHandler<GetGatewayRequest,GetGatewayResponse> handler) |
Future<GetGatewayResponse> |
GatewayAsync.getGateway(GetGatewayRequest request,
AsyncHandler<GetGatewayRequest,GetGatewayResponse> handler)
Gets a gateway by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetGatewayResponse |
GetGatewayResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetGatewayResponse.Builder |
GetGatewayResponse.Builder.copy(GetGatewayResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.