Uses of Class
com.oracle.bmc.queue.model.ChannelCollection.Builder
-
Packages that use ChannelCollection.Builder Package Description com.oracle.bmc.queue.model -
-
Uses of ChannelCollection.Builder in com.oracle.bmc.queue.model
Methods in com.oracle.bmc.queue.model that return ChannelCollection.Builder Modifier and Type Method Description static ChannelCollection.Builder
ChannelCollection. builder()
Create a new builder.ChannelCollection.Builder
ChannelCollection.Builder. copy(ChannelCollection model)
ChannelCollection.Builder
ChannelCollection.Builder. items(List<String> items)
The approximate list of IDs of non-empty channels.ChannelCollection.Builder
ChannelCollection. toBuilder()
-