Uses of Class
com.oracle.bmc.gdp.responses.GetGdpPipelineResponse
-
Packages that use GetGdpPipelineResponse Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.responses -
-
Uses of GetGdpPipelineResponse in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return GetGdpPipelineResponse Modifier and Type Method Description GetGdpPipelineResponseGuardedDataPipeline. getGdpPipeline(GetGdpPipelineRequest request)Retrieves a pipeline by identifier.GetGdpPipelineResponseGuardedDataPipelineClient. getGdpPipeline(GetGdpPipelineRequest request)Method parameters in com.oracle.bmc.gdp with type arguments of type GetGdpPipelineResponse Modifier and Type Method Description Future<GetGdpPipelineResponse>GuardedDataPipelineAsync. getGdpPipeline(GetGdpPipelineRequest request, AsyncHandler<GetGdpPipelineRequest,GetGdpPipelineResponse> handler)Retrieves a pipeline by identifier.Future<GetGdpPipelineResponse>GuardedDataPipelineAsyncClient. getGdpPipeline(GetGdpPipelineRequest request, AsyncHandler<GetGdpPipelineRequest,GetGdpPipelineResponse> handler) -
Uses of GetGdpPipelineResponse in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return GetGdpPipelineResponse Modifier and Type Method Description GetGdpPipelineResponseGetGdpPipelineResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.gdp.responses with parameters of type GetGdpPipelineResponse Modifier and Type Method Description GetGdpPipelineResponse.BuilderGetGdpPipelineResponse.Builder. copy(GetGdpPipelineResponse o)Copy method to populate the builder with values from the given instance.
-