Uses of Class
com.oracle.bmc.datacc.model.InfrastructureCollection
-
Packages that use InfrastructureCollection Package Description com.oracle.bmc.datacc.model com.oracle.bmc.datacc.responses -
-
Uses of InfrastructureCollection in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return InfrastructureCollection Modifier and Type Method Description InfrastructureCollectionInfrastructureCollection.Builder. build()Methods in com.oracle.bmc.datacc.model with parameters of type InfrastructureCollection Modifier and Type Method Description InfrastructureCollection.BuilderInfrastructureCollection.Builder. copy(InfrastructureCollection model) -
Uses of InfrastructureCollection in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return InfrastructureCollection Modifier and Type Method Description InfrastructureCollectionListInfrastructuresResponse. getInfrastructureCollection()The returned InfrastructureCollection instance.Methods in com.oracle.bmc.datacc.responses with parameters of type InfrastructureCollection Modifier and Type Method Description ListInfrastructuresResponse.BuilderListInfrastructuresResponse.Builder. infrastructureCollection(InfrastructureCollection infrastructureCollection)The returned InfrastructureCollection instance.
-