Uses of Class
com.oracle.bmc.oda.model.ChannelCollection.Builder
- 
Packages that use ChannelCollection.Builder Package Description com.oracle.bmc.oda.model 
- 
- 
Uses of ChannelCollection.Builder in com.oracle.bmc.oda.modelMethods in com.oracle.bmc.oda.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<ChannelSummary> items)The Channel summaries.ChannelCollection.BuilderChannelCollection. toBuilder()
 
-