Uses of Class
com.oracle.bmc.osmanagementhub.responses.DeleteDynamicSetResponse
-
Packages that use DeleteDynamicSetResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of DeleteDynamicSetResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return DeleteDynamicSetResponse Modifier and Type Method Description DeleteDynamicSetResponseDynamicSet. deleteDynamicSet(DeleteDynamicSetRequest request)Deletes the specific dynamic setDeleteDynamicSetResponseDynamicSetClient. deleteDynamicSet(DeleteDynamicSetRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type DeleteDynamicSetResponse Modifier and Type Method Description Future<DeleteDynamicSetResponse>DynamicSetAsync. deleteDynamicSet(DeleteDynamicSetRequest request, AsyncHandler<DeleteDynamicSetRequest,DeleteDynamicSetResponse> handler)Deletes the specific dynamic setFuture<DeleteDynamicSetResponse>DynamicSetAsyncClient. deleteDynamicSet(DeleteDynamicSetRequest request, AsyncHandler<DeleteDynamicSetRequest,DeleteDynamicSetResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type DeleteDynamicSetResponse Modifier and Type Method Description Future<DeleteDynamicSetResponse>DynamicSetAsync. deleteDynamicSet(DeleteDynamicSetRequest request, AsyncHandler<DeleteDynamicSetRequest,DeleteDynamicSetResponse> handler)Deletes the specific dynamic setFuture<DeleteDynamicSetResponse>DynamicSetAsyncClient. deleteDynamicSet(DeleteDynamicSetRequest request, AsyncHandler<DeleteDynamicSetRequest,DeleteDynamicSetResponse> handler) -
Uses of DeleteDynamicSetResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return DeleteDynamicSetResponse Modifier and Type Method Description DeleteDynamicSetResponseDeleteDynamicSetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type DeleteDynamicSetResponse Modifier and Type Method Description DeleteDynamicSetResponse.BuilderDeleteDynamicSetResponse.Builder. copy(DeleteDynamicSetResponse o)Copy method to populate the builder with values from the given instance.
-