Class AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse (0.30.0)

public static class AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse extends AbstractPagedListResponse<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag,AlloyDBAdminClient.ListSupportedDatabaseFlagsPage,AlloyDBAdminClient.ListSupportedDatabaseFlagsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse

Static Methods

createAsync(PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, ApiFuture<ListSupportedDatabaseFlagsResponse> futureResponse)

public static ApiFuture<AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse> createAsync(PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, ApiFuture<ListSupportedDatabaseFlagsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag>
futureResponseApiFuture<ListSupportedDatabaseFlagsResponse>
Returns
TypeDescription
ApiFuture<ListSupportedDatabaseFlagsPagedResponse>