Uses of Class
com.oracle.bmc.core.responses.GetNatGatewayResponse
-
Packages that use GetNatGatewayResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetNatGatewayResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetNatGatewayResponse Modifier and Type Method Description GetNatGatewayResponseVirtualNetwork. getNatGateway(GetNatGatewayRequest request)Gets the specified NAT gateway’s information.GetNatGatewayResponseVirtualNetworkClient. getNatGateway(GetNatGatewayRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetNatGatewayResponse Modifier and Type Method Description Future<GetNatGatewayResponse>VirtualNetworkAsync. getNatGateway(GetNatGatewayRequest request, AsyncHandler<GetNatGatewayRequest,GetNatGatewayResponse> handler)Gets the specified NAT gateway’s information.Future<GetNatGatewayResponse>VirtualNetworkAsyncClient. getNatGateway(GetNatGatewayRequest request, AsyncHandler<GetNatGatewayRequest,GetNatGatewayResponse> handler) -
Uses of GetNatGatewayResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetNatGatewayResponse Modifier and Type Method Description GetNatGatewayResponseGetNatGatewayResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetNatGatewayResponse Modifier and Type Method Description GetNatGatewayResponse.BuilderGetNatGatewayResponse.Builder. copy(GetNatGatewayResponse o)Copy method to populate the builder with values from the given instance.
-