Uses of Class
com.oracle.bmc.core.model.ListIpInventoryDetails
-
Packages that use ListIpInventoryDetails Package Description com.oracle.bmc.core.model com.oracle.bmc.core.requests -
-
Uses of ListIpInventoryDetails in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ListIpInventoryDetails Modifier and Type Method Description ListIpInventoryDetailsListIpInventoryDetails.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type ListIpInventoryDetails Modifier and Type Method Description ListIpInventoryDetails.BuilderListIpInventoryDetails.Builder. copy(ListIpInventoryDetails model) -
Uses of ListIpInventoryDetails in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return ListIpInventoryDetails Modifier and Type Method Description ListIpInventoryDetailsListIpInventoryRequest. getBody$()Alternative accessor for the body parameter.ListIpInventoryDetailsListIpInventoryRequest. getListIpInventoryDetails()Details required to list the IP Inventory data.Methods in com.oracle.bmc.core.requests with parameters of type ListIpInventoryDetails Modifier and Type Method Description ListIpInventoryRequest.BuilderListIpInventoryRequest.Builder. body$(ListIpInventoryDetails body)Alternative setter for the body parameter.ListIpInventoryRequest.BuilderListIpInventoryRequest.Builder. listIpInventoryDetails(ListIpInventoryDetails listIpInventoryDetails)Details required to list the IP Inventory data.
-