Uses of Class
com.oracle.bmc.core.responses.GetInternetGatewayResponse
-
Packages that use GetInternetGatewayResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetInternetGatewayResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetInternetGatewayResponse Modifier and Type Method Description GetInternetGatewayResponseVirtualNetwork. getInternetGateway(GetInternetGatewayRequest request)Gets the specified internet gateway’s information.GetInternetGatewayResponseVirtualNetworkClient. getInternetGateway(GetInternetGatewayRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetInternetGatewayResponse Modifier and Type Method Description Future<GetInternetGatewayResponse>VirtualNetworkAsync. getInternetGateway(GetInternetGatewayRequest request, AsyncHandler<GetInternetGatewayRequest,GetInternetGatewayResponse> handler)Gets the specified internet gateway’s information.Future<GetInternetGatewayResponse>VirtualNetworkAsyncClient. getInternetGateway(GetInternetGatewayRequest request, AsyncHandler<GetInternetGatewayRequest,GetInternetGatewayResponse> handler) -
Uses of GetInternetGatewayResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetInternetGatewayResponse Modifier and Type Method Description GetInternetGatewayResponseGetInternetGatewayResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetInternetGatewayResponse Modifier and Type Method Description GetInternetGatewayResponse.BuilderGetInternetGatewayResponse.Builder. copy(GetInternetGatewayResponse o)Copy method to populate the builder with values from the given instance.
-