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.modelMethods in com.oracle.bmc.queue.model that return ChannelCollection.Builder Modifier and Type Method Description static ChannelCollection.BuilderChannelCollection. builder()Create a new builder.ChannelCollection.BuilderChannelCollection.Builder. copy(ChannelCollection model)ChannelCollection.BuilderChannelCollection.Builder. items(List<String> items)The approximate list of IDs of non-empty channels.ChannelCollection.BuilderChannelCollection. toBuilder()
 
-