Uses of Class
com.oracle.bmc.cloudguard.model.CreateManagedListDetails
-
Packages that use CreateManagedListDetails Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.requests -
-
Uses of CreateManagedListDetails in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return CreateManagedListDetails Modifier and Type Method Description CreateManagedListDetailsCreateManagedListDetails.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type CreateManagedListDetails Modifier and Type Method Description CreateManagedListDetails.BuilderCreateManagedListDetails.Builder. copy(CreateManagedListDetails model) -
Uses of CreateManagedListDetails in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return CreateManagedListDetails Modifier and Type Method Description CreateManagedListDetailsCreateManagedListRequest. getBody$()Alternative accessor for the body parameter.CreateManagedListDetailsCreateManagedListRequest. getCreateManagedListDetails()Details for the new ManagedList resourcesMethods in com.oracle.bmc.cloudguard.requests with parameters of type CreateManagedListDetails Modifier and Type Method Description CreateManagedListRequest.BuilderCreateManagedListRequest.Builder. body$(CreateManagedListDetails body)Alternative setter for the body parameter.CreateManagedListRequest.BuilderCreateManagedListRequest.Builder. createManagedListDetails(CreateManagedListDetails createManagedListDetails)Details for the new ManagedList resources
-