Uses of Class
com.oracle.bmc.usageapi.model.EmailRecipientsGroupCollection
-
Packages that use EmailRecipientsGroupCollection Package Description com.oracle.bmc.usageapi.model com.oracle.bmc.usageapi.responses -
-
Uses of EmailRecipientsGroupCollection in com.oracle.bmc.usageapi.model
Methods in com.oracle.bmc.usageapi.model that return EmailRecipientsGroupCollection Modifier and Type Method Description EmailRecipientsGroupCollection
EmailRecipientsGroupCollection.Builder. build()
Methods in com.oracle.bmc.usageapi.model with parameters of type EmailRecipientsGroupCollection Modifier and Type Method Description EmailRecipientsGroupCollection.Builder
EmailRecipientsGroupCollection.Builder. copy(EmailRecipientsGroupCollection model)
-
Uses of EmailRecipientsGroupCollection in com.oracle.bmc.usageapi.responses
Methods in com.oracle.bmc.usageapi.responses that return EmailRecipientsGroupCollection Modifier and Type Method Description EmailRecipientsGroupCollection
ListEmailRecipientsGroupsResponse. getEmailRecipientsGroupCollection()
The returned EmailRecipientsGroupCollection instance.Methods in com.oracle.bmc.usageapi.responses with parameters of type EmailRecipientsGroupCollection Modifier and Type Method Description ListEmailRecipientsGroupsResponse.Builder
ListEmailRecipientsGroupsResponse.Builder. emailRecipientsGroupCollection(EmailRecipientsGroupCollection emailRecipientsGroupCollection)
The returned EmailRecipientsGroupCollection instance.
-