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.model
Methods in com.oracle.bmc.oda.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<ChannelSummary> items)
The Channel summaries.ChannelCollection.Builder
ChannelCollection. toBuilder()
-