Uses of Class
com.oracle.bmc.opensearch.responses.GetOpensearchClusterPipelineResponse
-
Packages that use GetOpensearchClusterPipelineResponse Package Description com.oracle.bmc.opensearch com.oracle.bmc.opensearch.responses -
-
Uses of GetOpensearchClusterPipelineResponse in com.oracle.bmc.opensearch
Methods in com.oracle.bmc.opensearch that return GetOpensearchClusterPipelineResponse Modifier and Type Method Description GetOpensearchClusterPipelineResponse
OpensearchClusterPipeline. getOpensearchClusterPipeline(GetOpensearchClusterPipelineRequest request)
Gets a OpensearchCluster Pipeline by identifierGetOpensearchClusterPipelineResponse
OpensearchClusterPipelineClient. getOpensearchClusterPipeline(GetOpensearchClusterPipelineRequest request)
Method parameters in com.oracle.bmc.opensearch with type arguments of type GetOpensearchClusterPipelineResponse Modifier and Type Method Description Future<GetOpensearchClusterPipelineResponse>
OpensearchClusterPipelineAsync. getOpensearchClusterPipeline(GetOpensearchClusterPipelineRequest request, AsyncHandler<GetOpensearchClusterPipelineRequest,GetOpensearchClusterPipelineResponse> handler)
Gets a OpensearchCluster Pipeline by identifierFuture<GetOpensearchClusterPipelineResponse>
OpensearchClusterPipelineAsyncClient. getOpensearchClusterPipeline(GetOpensearchClusterPipelineRequest request, AsyncHandler<GetOpensearchClusterPipelineRequest,GetOpensearchClusterPipelineResponse> handler)
-
Uses of GetOpensearchClusterPipelineResponse in com.oracle.bmc.opensearch.responses
Methods in com.oracle.bmc.opensearch.responses that return GetOpensearchClusterPipelineResponse Modifier and Type Method Description GetOpensearchClusterPipelineResponse
GetOpensearchClusterPipelineResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opensearch.responses with parameters of type GetOpensearchClusterPipelineResponse Modifier and Type Method Description GetOpensearchClusterPipelineResponse.Builder
GetOpensearchClusterPipelineResponse.Builder. copy(GetOpensearchClusterPipelineResponse o)
Copy method to populate the builder with values from the given instance.
-