Uses of Class
com.oracle.bmc.gdp.requests.PeerGdpPipelineRequest
-
Packages that use PeerGdpPipelineRequest Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.requests -
-
Uses of PeerGdpPipelineRequest in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp with parameters of type PeerGdpPipelineRequest Modifier and Type Method Description PeerGdpPipelineResponseGuardedDataPipeline. peerGdpPipeline(PeerGdpPipelineRequest request)Peers the pipeline.Future<PeerGdpPipelineResponse>GuardedDataPipelineAsync. peerGdpPipeline(PeerGdpPipelineRequest request, AsyncHandler<PeerGdpPipelineRequest,PeerGdpPipelineResponse> handler)Peers the pipeline.Future<PeerGdpPipelineResponse>GuardedDataPipelineAsyncClient. peerGdpPipeline(PeerGdpPipelineRequest request, AsyncHandler<PeerGdpPipelineRequest,PeerGdpPipelineResponse> handler)PeerGdpPipelineResponseGuardedDataPipelineClient. peerGdpPipeline(PeerGdpPipelineRequest request)Method parameters in com.oracle.bmc.gdp with type arguments of type PeerGdpPipelineRequest 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 PeerGdpPipelineRequest in com.oracle.bmc.gdp.requests
Methods in com.oracle.bmc.gdp.requests that return PeerGdpPipelineRequest Modifier and Type Method Description PeerGdpPipelineRequestPeerGdpPipelineRequest.Builder. build()Build the instance of PeerGdpPipelineRequest as configured by this builderPeerGdpPipelineRequestPeerGdpPipelineRequest.Builder. buildWithoutInvocationCallback()Build the instance of PeerGdpPipelineRequest as configured by this builderMethods in com.oracle.bmc.gdp.requests with parameters of type PeerGdpPipelineRequest Modifier and Type Method Description PeerGdpPipelineRequest.BuilderPeerGdpPipelineRequest.Builder. copy(PeerGdpPipelineRequest o)Copy method to populate the builder with values from the given instance.
-