Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetServiceGatewayResponse |
VirtualNetworkClient.getServiceGateway(GetServiceGatewayRequest request) |
GetServiceGatewayResponse |
VirtualNetwork.getServiceGateway(GetServiceGatewayRequest request)
Gets the specified service gateway’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetServiceGatewayResponse> |
VirtualNetworkAsync.getServiceGateway(GetServiceGatewayRequest request,
AsyncHandler<GetServiceGatewayRequest,GetServiceGatewayResponse> handler)
Gets the specified service gateway’s information.
|
Future<GetServiceGatewayResponse> |
VirtualNetworkAsyncClient.getServiceGateway(GetServiceGatewayRequest request,
AsyncHandler<GetServiceGatewayRequest,GetServiceGatewayResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetServiceGatewayResponse |
GetServiceGatewayResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetServiceGatewayResponse.Builder |
GetServiceGatewayResponse.Builder.copy(GetServiceGatewayResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.