Uses of Class
com.oracle.bmc.opsi.model.HostedEntityCollection
-
Packages that use HostedEntityCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of HostedEntityCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return HostedEntityCollection Modifier and Type Method Description HostedEntityCollection
HostedEntityCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type HostedEntityCollection Modifier and Type Method Description HostedEntityCollection.Builder
HostedEntityCollection.Builder. copy(HostedEntityCollection model)
-
Uses of HostedEntityCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return HostedEntityCollection Modifier and Type Method Description HostedEntityCollection
ListHostedEntitiesResponse. getHostedEntityCollection()
The returned HostedEntityCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type HostedEntityCollection Modifier and Type Method Description ListHostedEntitiesResponse.Builder
ListHostedEntitiesResponse.Builder. hostedEntityCollection(HostedEntityCollection hostedEntityCollection)
The returned HostedEntityCollection instance.
-