Uses of Class
com.oracle.bmc.opensearch.responses.UpdateOpensearchClusterPipelineResponse
-
Packages that use UpdateOpensearchClusterPipelineResponse Package Description com.oracle.bmc.opensearch com.oracle.bmc.opensearch.responses -
-
Uses of UpdateOpensearchClusterPipelineResponse in com.oracle.bmc.opensearch
Methods in com.oracle.bmc.opensearch that return UpdateOpensearchClusterPipelineResponse Modifier and Type Method Description UpdateOpensearchClusterPipelineResponse
OpensearchClusterPipeline. updateOpensearchClusterPipeline(UpdateOpensearchClusterPipelineRequest request)
Updates the OpensearchCluster PipelineUpdateOpensearchClusterPipelineResponse
OpensearchClusterPipelineClient. updateOpensearchClusterPipeline(UpdateOpensearchClusterPipelineRequest request)
Methods in com.oracle.bmc.opensearch that return types with arguments of type UpdateOpensearchClusterPipelineResponse Modifier and Type Method Description Future<UpdateOpensearchClusterPipelineResponse>
OpensearchClusterPipelineAsync. updateOpensearchClusterPipeline(UpdateOpensearchClusterPipelineRequest request, AsyncHandler<UpdateOpensearchClusterPipelineRequest,UpdateOpensearchClusterPipelineResponse> handler)
Updates the OpensearchCluster PipelineFuture<UpdateOpensearchClusterPipelineResponse>
OpensearchClusterPipelineAsyncClient. updateOpensearchClusterPipeline(UpdateOpensearchClusterPipelineRequest request, AsyncHandler<UpdateOpensearchClusterPipelineRequest,UpdateOpensearchClusterPipelineResponse> handler)
Method parameters in com.oracle.bmc.opensearch with type arguments of type UpdateOpensearchClusterPipelineResponse Modifier and Type Method Description Future<UpdateOpensearchClusterPipelineResponse>
OpensearchClusterPipelineAsync. updateOpensearchClusterPipeline(UpdateOpensearchClusterPipelineRequest request, AsyncHandler<UpdateOpensearchClusterPipelineRequest,UpdateOpensearchClusterPipelineResponse> handler)
Updates the OpensearchCluster PipelineFuture<UpdateOpensearchClusterPipelineResponse>
OpensearchClusterPipelineAsyncClient. updateOpensearchClusterPipeline(UpdateOpensearchClusterPipelineRequest request, AsyncHandler<UpdateOpensearchClusterPipelineRequest,UpdateOpensearchClusterPipelineResponse> handler)
-
Uses of UpdateOpensearchClusterPipelineResponse in com.oracle.bmc.opensearch.responses
Methods in com.oracle.bmc.opensearch.responses that return UpdateOpensearchClusterPipelineResponse Modifier and Type Method Description UpdateOpensearchClusterPipelineResponse
UpdateOpensearchClusterPipelineResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opensearch.responses with parameters of type UpdateOpensearchClusterPipelineResponse Modifier and Type Method Description UpdateOpensearchClusterPipelineResponse.Builder
UpdateOpensearchClusterPipelineResponse.Builder. copy(UpdateOpensearchClusterPipelineResponse o)
Copy method to populate the builder with values from the given instance.
-