Uses of Class
com.oracle.bmc.cloudbridge.model.EnvironmentCollection
-
Packages that use EnvironmentCollection Package Description com.oracle.bmc.cloudbridge.model com.oracle.bmc.cloudbridge.responses -
-
Uses of EnvironmentCollection in com.oracle.bmc.cloudbridge.model
Methods in com.oracle.bmc.cloudbridge.model that return EnvironmentCollection Modifier and Type Method Description EnvironmentCollection
EnvironmentCollection.Builder. build()
Methods in com.oracle.bmc.cloudbridge.model with parameters of type EnvironmentCollection Modifier and Type Method Description EnvironmentCollection.Builder
EnvironmentCollection.Builder. copy(EnvironmentCollection model)
-
Uses of EnvironmentCollection in com.oracle.bmc.cloudbridge.responses
Methods in com.oracle.bmc.cloudbridge.responses that return EnvironmentCollection Modifier and Type Method Description EnvironmentCollection
ListEnvironmentsResponse. getEnvironmentCollection()
The returned EnvironmentCollection instance.Methods in com.oracle.bmc.cloudbridge.responses with parameters of type EnvironmentCollection Modifier and Type Method Description ListEnvironmentsResponse.Builder
ListEnvironmentsResponse.Builder. environmentCollection(EnvironmentCollection environmentCollection)
The returned EnvironmentCollection instance.
-