Uses of Class
com.oracle.bmc.devops.model.DeployEnvironmentCollection.Builder
-
Packages that use DeployEnvironmentCollection.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of DeployEnvironmentCollection.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return DeployEnvironmentCollection.Builder Modifier and Type Method Description static DeployEnvironmentCollection.Builder
DeployEnvironmentCollection. builder()
Create a new builder.DeployEnvironmentCollection.Builder
DeployEnvironmentCollection.Builder. copy(DeployEnvironmentCollection model)
DeployEnvironmentCollection.Builder
DeployEnvironmentCollection.Builder. items(List<DeployEnvironmentSummary> items)
Deployment environment summary items found for the search.DeployEnvironmentCollection.Builder
DeployEnvironmentCollection. toBuilder()
-