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 classSupportedDatabaseFlagSupportedDatabaseFlag gives general information about a database flag, like type and allowed values.static classSupportedDatabaseFlag.BuilderSupportedDatabaseFlag 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 SupportedDatabaseFlagOrBuilderListSupportedDatabaseFlagsResponse.Builder. getSupportedDatabaseFlagsOrBuilder(int index)The list of SupportedDatabaseFlags.SupportedDatabaseFlagOrBuilderListSupportedDatabaseFlagsResponse. getSupportedDatabaseFlagsOrBuilder(int index)The list of SupportedDatabaseFlags.SupportedDatabaseFlagOrBuilderListSupportedDatabaseFlagsResponseOrBuilder. 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.
-