Uses of Class
com.oracle.bmc.osmanagementhub.model.CreateDynamicSetDetails
-
Packages that use CreateDynamicSetDetails Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests -
-
Uses of CreateDynamicSetDetails in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return CreateDynamicSetDetails Modifier and Type Method Description CreateDynamicSetDetailsCreateDynamicSetDetails.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type CreateDynamicSetDetails Modifier and Type Method Description CreateDynamicSetDetails.BuilderCreateDynamicSetDetails.Builder. copy(CreateDynamicSetDetails model) -
Uses of CreateDynamicSetDetails in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return CreateDynamicSetDetails Modifier and Type Method Description CreateDynamicSetDetailsCreateDynamicSetRequest. getBody$()Alternative accessor for the body parameter.CreateDynamicSetDetailsCreateDynamicSetRequest. getCreateDynamicSetDetails()Provides the information used to create the dynamic set.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type CreateDynamicSetDetails Modifier and Type Method Description CreateDynamicSetRequest.BuilderCreateDynamicSetRequest.Builder. body$(CreateDynamicSetDetails body)Alternative setter for the body parameter.CreateDynamicSetRequest.BuilderCreateDynamicSetRequest.Builder. createDynamicSetDetails(CreateDynamicSetDetails createDynamicSetDetails)Provides the information used to create the dynamic set.
-