Uses of Interface
com.google.cloud.alloydb.v1.Instance.MachineConfigOrBuilder
-
Packages that use Instance.MachineConfigOrBuilder Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of Instance.MachineConfigOrBuilder in com.google.cloud.alloydb.v1
Classes in com.google.cloud.alloydb.v1 that implement Instance.MachineConfigOrBuilder Modifier and Type Class Description static classInstance.MachineConfigMachineConfig describes the configuration of a machine.static classInstance.MachineConfig.BuilderMachineConfig describes the configuration of a machine.Methods in com.google.cloud.alloydb.v1 that return Instance.MachineConfigOrBuilder Modifier and Type Method Description Instance.MachineConfigOrBuilderInstance.Builder. getMachineConfigOrBuilder()Configurations for the machines that host the underlying database engine.Instance.MachineConfigOrBuilderInstance. getMachineConfigOrBuilder()Configurations for the machines that host the underlying database engine.Instance.MachineConfigOrBuilderInstanceOrBuilder. getMachineConfigOrBuilder()Configurations for the machines that host the underlying database engine.
-