Uses of Class
com.oracle.bmc.generativeai.model.HostedDeploymentCollection.Builder
-
Packages that use HostedDeploymentCollection.Builder Package Description com.oracle.bmc.generativeai.model -
-
Uses of HostedDeploymentCollection.Builder in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return HostedDeploymentCollection.Builder Modifier and Type Method Description static HostedDeploymentCollection.BuilderHostedDeploymentCollection. builder()Create a new builder.HostedDeploymentCollection.BuilderHostedDeploymentCollection.Builder. copy(HostedDeploymentCollection model)HostedDeploymentCollection.BuilderHostedDeploymentCollection.Builder. items(List<HostedDeploymentSummary> items)List of hosted deployments.HostedDeploymentCollection.BuilderHostedDeploymentCollection. toBuilder()
-