Uses of Class
com.oracle.bmc.gdp.responses.PeerGdpPipelineResponse
-
Packages that use PeerGdpPipelineResponse Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.responses -
-
Uses of PeerGdpPipelineResponse in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return PeerGdpPipelineResponse Modifier and Type Method Description PeerGdpPipelineResponseGuardedDataPipeline. peerGdpPipeline(PeerGdpPipelineRequest request)Peers the pipeline.PeerGdpPipelineResponseGuardedDataPipelineClient. peerGdpPipeline(PeerGdpPipelineRequest request)Methods in com.oracle.bmc.gdp that return types with arguments of type PeerGdpPipelineResponse Modifier and Type Method Description Future<PeerGdpPipelineResponse>GuardedDataPipelineAsync. peerGdpPipeline(PeerGdpPipelineRequest request, AsyncHandler<PeerGdpPipelineRequest,PeerGdpPipelineResponse> handler)Peers the pipeline.Future<PeerGdpPipelineResponse>GuardedDataPipelineAsyncClient. peerGdpPipeline(PeerGdpPipelineRequest request, AsyncHandler<PeerGdpPipelineRequest,PeerGdpPipelineResponse> handler)Method parameters in com.oracle.bmc.gdp with type arguments of type PeerGdpPipelineResponse Modifier and Type Method Description Future<PeerGdpPipelineResponse>GuardedDataPipelineAsync. peerGdpPipeline(PeerGdpPipelineRequest request, AsyncHandler<PeerGdpPipelineRequest,PeerGdpPipelineResponse> handler)Peers the pipeline.Future<PeerGdpPipelineResponse>GuardedDataPipelineAsyncClient. peerGdpPipeline(PeerGdpPipelineRequest request, AsyncHandler<PeerGdpPipelineRequest,PeerGdpPipelineResponse> handler) -
Uses of PeerGdpPipelineResponse in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return PeerGdpPipelineResponse Modifier and Type Method Description PeerGdpPipelineResponsePeerGdpPipelineResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.gdp.responses with parameters of type PeerGdpPipelineResponse Modifier and Type Method Description PeerGdpPipelineResponse.BuilderPeerGdpPipelineResponse.Builder. copy(PeerGdpPipelineResponse o)Copy method to populate the builder with values from the given instance.
-