Uses of Class
com.oracle.bmc.osmanagementhub.requests.UpdateDynamicSetRequest
-
Packages that use UpdateDynamicSetRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of UpdateDynamicSetRequest in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub with parameters of type UpdateDynamicSetRequest Modifier and Type Method Description UpdateDynamicSetResponseDynamicSet. updateDynamicSet(UpdateDynamicSetRequest request)Updates the specified dynamic set.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)UpdateDynamicSetResponseDynamicSetClient. updateDynamicSet(UpdateDynamicSetRequest request)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type UpdateDynamicSetRequest 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 UpdateDynamicSetRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return UpdateDynamicSetRequest Modifier and Type Method Description UpdateDynamicSetRequestUpdateDynamicSetRequest.Builder. build()Build the instance of UpdateDynamicSetRequest as configured by this builderUpdateDynamicSetRequestUpdateDynamicSetRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateDynamicSetRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type UpdateDynamicSetRequest Modifier and Type Method Description UpdateDynamicSetRequest.BuilderUpdateDynamicSetRequest.Builder. copy(UpdateDynamicSetRequest o)Copy method to populate the builder with values from the given instance.
-