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