Uses of Class
com.oracle.bmc.osmanagementhub.responses.UpdateDynamicSetResponse
-
Packages that use UpdateDynamicSetResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of UpdateDynamicSetResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return UpdateDynamicSetResponse Modifier and Type Method Description UpdateDynamicSetResponseDynamicSet. updateDynamicSet(UpdateDynamicSetRequest request)Updates the specified dynamic set.UpdateDynamicSetResponseDynamicSetClient. updateDynamicSet(UpdateDynamicSetRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type UpdateDynamicSetResponse Modifier and Type Method Description Future<UpdateDynamicSetResponse>DynamicSetAsync. updateDynamicSet(UpdateDynamicSetRequest request, AsyncHandler<UpdateDynamicSetRequest,UpdateDynamicSetResponse> handler)Updates the specified dynamic set.Future<UpdateDynamicSetResponse>DynamicSetAsyncClient. updateDynamicSet(UpdateDynamicSetRequest request, AsyncHandler<UpdateDynamicSetRequest,UpdateDynamicSetResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type UpdateDynamicSetResponse Modifier and Type Method Description Future<UpdateDynamicSetResponse>DynamicSetAsync. updateDynamicSet(UpdateDynamicSetRequest request, AsyncHandler<UpdateDynamicSetRequest,UpdateDynamicSetResponse> handler)Updates the specified dynamic set.Future<UpdateDynamicSetResponse>DynamicSetAsyncClient. updateDynamicSet(UpdateDynamicSetRequest request, AsyncHandler<UpdateDynamicSetRequest,UpdateDynamicSetResponse> handler) -
Uses of UpdateDynamicSetResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return UpdateDynamicSetResponse Modifier and Type Method Description UpdateDynamicSetResponseUpdateDynamicSetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type UpdateDynamicSetResponse Modifier and Type Method Description UpdateDynamicSetResponse.BuilderUpdateDynamicSetResponse.Builder. copy(UpdateDynamicSetResponse o)Copy method to populate the builder with values from the given instance.
-