Uses of Class
com.oracle.bmc.core.responses.CreateLocalPeeringGatewayResponse
-
Packages that use CreateLocalPeeringGatewayResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of CreateLocalPeeringGatewayResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return CreateLocalPeeringGatewayResponse Modifier and Type Method Description CreateLocalPeeringGatewayResponseVirtualNetwork. createLocalPeeringGateway(CreateLocalPeeringGatewayRequest request)Creates a new local peering gateway (LPG) for the specified VCN.CreateLocalPeeringGatewayResponseVirtualNetworkClient. createLocalPeeringGateway(CreateLocalPeeringGatewayRequest request)Methods in com.oracle.bmc.core that return types with arguments of type CreateLocalPeeringGatewayResponse Modifier and Type Method Description Future<CreateLocalPeeringGatewayResponse>VirtualNetworkAsync. createLocalPeeringGateway(CreateLocalPeeringGatewayRequest request, AsyncHandler<CreateLocalPeeringGatewayRequest,CreateLocalPeeringGatewayResponse> handler)Creates a new local peering gateway (LPG) for the specified VCN.Future<CreateLocalPeeringGatewayResponse>VirtualNetworkAsyncClient. createLocalPeeringGateway(CreateLocalPeeringGatewayRequest request, AsyncHandler<CreateLocalPeeringGatewayRequest,CreateLocalPeeringGatewayResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type CreateLocalPeeringGatewayResponse Modifier and Type Method Description Future<CreateLocalPeeringGatewayResponse>VirtualNetworkAsync. createLocalPeeringGateway(CreateLocalPeeringGatewayRequest request, AsyncHandler<CreateLocalPeeringGatewayRequest,CreateLocalPeeringGatewayResponse> handler)Creates a new local peering gateway (LPG) for the specified VCN.Future<CreateLocalPeeringGatewayResponse>VirtualNetworkAsyncClient. createLocalPeeringGateway(CreateLocalPeeringGatewayRequest request, AsyncHandler<CreateLocalPeeringGatewayRequest,CreateLocalPeeringGatewayResponse> handler) -
Uses of CreateLocalPeeringGatewayResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return CreateLocalPeeringGatewayResponse Modifier and Type Method Description CreateLocalPeeringGatewayResponseCreateLocalPeeringGatewayResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type CreateLocalPeeringGatewayResponse Modifier and Type Method Description CreateLocalPeeringGatewayResponse.BuilderCreateLocalPeeringGatewayResponse.Builder. copy(CreateLocalPeeringGatewayResponse o)Copy method to populate the builder with values from the given instance.
-