Uses of Interface
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlagOrBuilder
-
Packages that use SupportedDatabaseFlagOrBuilder Package Description com.google.cloud.alloydb.v1beta A client to AlloyDB API -
-
Uses of SupportedDatabaseFlagOrBuilder in com.google.cloud.alloydb.v1beta
Classes in com.google.cloud.alloydb.v1beta that implement SupportedDatabaseFlagOrBuilder Modifier and Type Class Description class
SupportedDatabaseFlag
SupportedDatabaseFlag gives general information about a database flag, like type and allowed values.static class
SupportedDatabaseFlag.Builder
SupportedDatabaseFlag gives general information about a database flag, like type and allowed values.Methods in com.google.cloud.alloydb.v1beta that return SupportedDatabaseFlagOrBuilder Modifier and Type Method Description SupportedDatabaseFlagOrBuilder
ListSupportedDatabaseFlagsResponse.Builder. getSupportedDatabaseFlagsOrBuilder(int index)
The list of SupportedDatabaseFlags.SupportedDatabaseFlagOrBuilder
ListSupportedDatabaseFlagsResponse. getSupportedDatabaseFlagsOrBuilder(int index)
The list of SupportedDatabaseFlags.SupportedDatabaseFlagOrBuilder
ListSupportedDatabaseFlagsResponseOrBuilder. getSupportedDatabaseFlagsOrBuilder(int index)
The list of SupportedDatabaseFlags.Methods in com.google.cloud.alloydb.v1beta that return types with arguments of type SupportedDatabaseFlagOrBuilder Modifier and Type Method Description List<? extends SupportedDatabaseFlagOrBuilder>
ListSupportedDatabaseFlagsResponse.Builder. getSupportedDatabaseFlagsOrBuilderList()
The list of SupportedDatabaseFlags.List<? extends SupportedDatabaseFlagOrBuilder>
ListSupportedDatabaseFlagsResponse. getSupportedDatabaseFlagsOrBuilderList()
The list of SupportedDatabaseFlags.List<? extends SupportedDatabaseFlagOrBuilder>
ListSupportedDatabaseFlagsResponseOrBuilder. getSupportedDatabaseFlagsOrBuilderList()
The list of SupportedDatabaseFlags.
-