Uses of Class
com.oracle.bmc.ailanguage.model.EndpointCollection.Builder
- 
Packages that use EndpointCollection.Builder Package Description com.oracle.bmc.ailanguage.model 
- 
- 
Uses of EndpointCollection.Builder in com.oracle.bmc.ailanguage.modelMethods in com.oracle.bmc.ailanguage.model that return EndpointCollection.Builder Modifier and Type Method Description static EndpointCollection.BuilderEndpointCollection. builder()Create a new builder.EndpointCollection.BuilderEndpointCollection.Builder. copy(EndpointCollection model)EndpointCollection.BuilderEndpointCollection.Builder. items(List<EndpointSummary> items)List of endpointsEndpointCollection.BuilderEndpointCollection. toBuilder()
 
-