Uses of Class
com.oracle.bmc.osmanagementhub.model.UpdateDynamicSetDetails
-
Packages that use UpdateDynamicSetDetails Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests -
-
Uses of UpdateDynamicSetDetails in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return UpdateDynamicSetDetails Modifier and Type Method Description UpdateDynamicSetDetailsUpdateDynamicSetDetails.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type UpdateDynamicSetDetails Modifier and Type Method Description UpdateDynamicSetDetails.BuilderUpdateDynamicSetDetails.Builder. copy(UpdateDynamicSetDetails model) -
Uses of UpdateDynamicSetDetails in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return UpdateDynamicSetDetails Modifier and Type Method Description UpdateDynamicSetDetailsUpdateDynamicSetRequest. getBody$()Alternative accessor for the body parameter.UpdateDynamicSetDetailsUpdateDynamicSetRequest. getUpdateDynamicSetDetails()Details to update a dynamic set.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type UpdateDynamicSetDetails Modifier and Type Method Description UpdateDynamicSetRequest.BuilderUpdateDynamicSetRequest.Builder. body$(UpdateDynamicSetDetails body)Alternative setter for the body parameter.UpdateDynamicSetRequest.BuilderUpdateDynamicSetRequest.Builder. updateDynamicSetDetails(UpdateDynamicSetDetails updateDynamicSetDetails)Details to update a dynamic set.
-