Uses of Interface
com.google.cloud.alloydb.v1alpha.SupportedDatabaseFlagOrBuilder
-
Packages that use SupportedDatabaseFlagOrBuilder Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of SupportedDatabaseFlagOrBuilder in com.google.cloud.alloydb.v1alpha
Classes in com.google.cloud.alloydb.v1alpha 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.v1alpha 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.v1alpha 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.
-