Uses of Class
com.oracle.bmc.cloudguard.model.ServiceSummary
-
Packages that use ServiceSummary Package Description com.oracle.bmc.cloudguard.model -
-
Uses of ServiceSummary in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ServiceSummary Modifier and Type Method Description ServiceSummaryServiceSummary.Builder. build()Methods in com.oracle.bmc.cloudguard.model that return types with arguments of type ServiceSummary Modifier and Type Method Description List<ServiceSummary>ServiceCollection. getItems()An array of ServiceSummary.Methods in com.oracle.bmc.cloudguard.model with parameters of type ServiceSummary Modifier and Type Method Description ServiceSummary.BuilderServiceSummary.Builder. copy(ServiceSummary model)Method parameters in com.oracle.bmc.cloudguard.model with type arguments of type ServiceSummary Modifier and Type Method Description ServiceCollection.BuilderServiceCollection.Builder. items(List<ServiceSummary> items)An array of ServiceSummary.Constructor parameters in com.oracle.bmc.cloudguard.model with type arguments of type ServiceSummary Constructor Description ServiceCollection(List<ServiceSummary> items)Deprecated.
-