Uses of Class
com.oracle.bmc.apigateway.model.SubscriberCollection
-
Packages that use SubscriberCollection Package Description com.oracle.bmc.apigateway.model com.oracle.bmc.apigateway.responses -
-
Uses of SubscriberCollection in com.oracle.bmc.apigateway.model
Methods in com.oracle.bmc.apigateway.model that return SubscriberCollection Modifier and Type Method Description SubscriberCollection
SubscriberCollection.Builder. build()
Methods in com.oracle.bmc.apigateway.model with parameters of type SubscriberCollection Modifier and Type Method Description SubscriberCollection.Builder
SubscriberCollection.Builder. copy(SubscriberCollection model)
-
Uses of SubscriberCollection in com.oracle.bmc.apigateway.responses
Methods in com.oracle.bmc.apigateway.responses that return SubscriberCollection Modifier and Type Method Description SubscriberCollection
ListSubscribersResponse. getSubscriberCollection()
The returned SubscriberCollection instance.Methods in com.oracle.bmc.apigateway.responses with parameters of type SubscriberCollection Modifier and Type Method Description ListSubscribersResponse.Builder
ListSubscribersResponse.Builder. subscriberCollection(SubscriberCollection subscriberCollection)
The returned SubscriberCollection instance.
-