Uses of Class
com.oracle.bmc.osmanagementhub.responses.PreviewManagedInstancesResponse
-
Packages that use PreviewManagedInstancesResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of PreviewManagedInstancesResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return PreviewManagedInstancesResponse Modifier and Type Method Description PreviewManagedInstancesResponseDynamicSet. previewManagedInstances(PreviewManagedInstancesRequest request)Preview a dynamic setPreviewManagedInstancesResponseDynamicSetClient. previewManagedInstances(PreviewManagedInstancesRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type PreviewManagedInstancesResponse Modifier and Type Method Description Future<PreviewManagedInstancesResponse>DynamicSetAsync. previewManagedInstances(PreviewManagedInstancesRequest request, AsyncHandler<PreviewManagedInstancesRequest,PreviewManagedInstancesResponse> handler)Preview a dynamic setFuture<PreviewManagedInstancesResponse>DynamicSetAsyncClient. previewManagedInstances(PreviewManagedInstancesRequest request, AsyncHandler<PreviewManagedInstancesRequest,PreviewManagedInstancesResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type PreviewManagedInstancesResponse Modifier and Type Method Description Future<PreviewManagedInstancesResponse>DynamicSetAsync. previewManagedInstances(PreviewManagedInstancesRequest request, AsyncHandler<PreviewManagedInstancesRequest,PreviewManagedInstancesResponse> handler)Preview a dynamic setFuture<PreviewManagedInstancesResponse>DynamicSetAsyncClient. previewManagedInstances(PreviewManagedInstancesRequest request, AsyncHandler<PreviewManagedInstancesRequest,PreviewManagedInstancesResponse> handler) -
Uses of PreviewManagedInstancesResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return PreviewManagedInstancesResponse Modifier and Type Method Description PreviewManagedInstancesResponsePreviewManagedInstancesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type PreviewManagedInstancesResponse Modifier and Type Method Description PreviewManagedInstancesResponse.BuilderPreviewManagedInstancesResponse.Builder. copy(PreviewManagedInstancesResponse o)Copy method to populate the builder with values from the given instance.
-