Uses of Class
com.oracle.bmc.cloudbridge.model.EnvironmentCollection.Builder
-
Packages that use EnvironmentCollection.Builder Package Description com.oracle.bmc.cloudbridge.model -
-
Uses of EnvironmentCollection.Builder in com.oracle.bmc.cloudbridge.model
Methods in com.oracle.bmc.cloudbridge.model that return EnvironmentCollection.Builder Modifier and Type Method Description static EnvironmentCollection.Builder
EnvironmentCollection. builder()
Create a new builder.EnvironmentCollection.Builder
EnvironmentCollection.Builder. copy(EnvironmentCollection model)
EnvironmentCollection.Builder
EnvironmentCollection.Builder. items(List<EnvironmentSummary> items)
List of all source environments.EnvironmentCollection.Builder
EnvironmentCollection. toBuilder()
-