Uses of Class
com.oracle.bmc.opensearch.requests.ResizeOpensearchClusterHorizontalRequest
-
Packages that use ResizeOpensearchClusterHorizontalRequest Package Description com.oracle.bmc.opensearch com.oracle.bmc.opensearch.requests -
-
Uses of ResizeOpensearchClusterHorizontalRequest in com.oracle.bmc.opensearch
Method parameters in com.oracle.bmc.opensearch with type arguments of type ResizeOpensearchClusterHorizontalRequest Modifier and Type Method Description Future<ResizeOpensearchClusterHorizontalResponse>OpensearchClusterAsync. resizeOpensearchClusterHorizontal(ResizeOpensearchClusterHorizontalRequest request, AsyncHandler<ResizeOpensearchClusterHorizontalRequest,ResizeOpensearchClusterHorizontalResponse> handler)Resize the opensearch cluster horizontal details.Future<ResizeOpensearchClusterHorizontalResponse>OpensearchClusterAsyncClient. resizeOpensearchClusterHorizontal(ResizeOpensearchClusterHorizontalRequest request, AsyncHandler<ResizeOpensearchClusterHorizontalRequest,ResizeOpensearchClusterHorizontalResponse> handler) -
Uses of ResizeOpensearchClusterHorizontalRequest in com.oracle.bmc.opensearch.requests
Methods in com.oracle.bmc.opensearch.requests that return ResizeOpensearchClusterHorizontalRequest Modifier and Type Method Description ResizeOpensearchClusterHorizontalRequestResizeOpensearchClusterHorizontalRequest.Builder. build()Build the instance of ResizeOpensearchClusterHorizontalRequest as configured by this builderResizeOpensearchClusterHorizontalRequestResizeOpensearchClusterHorizontalRequest.Builder. buildWithoutInvocationCallback()Build the instance of ResizeOpensearchClusterHorizontalRequest as configured by this builderMethods in com.oracle.bmc.opensearch.requests with parameters of type ResizeOpensearchClusterHorizontalRequest Modifier and Type Method Description ResizeOpensearchClusterHorizontalRequest.BuilderResizeOpensearchClusterHorizontalRequest.Builder. copy(ResizeOpensearchClusterHorizontalRequest o)Copy method to populate the builder with values from the given instance.
-