Uses of Class
com.oracle.bmc.database.model.InfrastructureTargetVersion
-
Packages that use InfrastructureTargetVersion Package Description com.oracle.bmc.database.model com.oracle.bmc.database.responses -
-
Uses of InfrastructureTargetVersion in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return InfrastructureTargetVersion Modifier and Type Method Description InfrastructureTargetVersion
InfrastructureTargetVersion.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type InfrastructureTargetVersion Modifier and Type Method Description InfrastructureTargetVersion.Builder
InfrastructureTargetVersion.Builder. copy(InfrastructureTargetVersion model)
-
Uses of InfrastructureTargetVersion in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return InfrastructureTargetVersion Modifier and Type Method Description InfrastructureTargetVersion
GetInfrastructureTargetVersionsResponse. getInfrastructureTargetVersion()
The returned InfrastructureTargetVersion instance.Methods in com.oracle.bmc.database.responses with parameters of type InfrastructureTargetVersion Modifier and Type Method Description GetInfrastructureTargetVersionsResponse.Builder
GetInfrastructureTargetVersionsResponse.Builder. infrastructureTargetVersion(InfrastructureTargetVersion infrastructureTargetVersion)
The returned InfrastructureTargetVersion instance.
-