public static class AlloyDBAdminClient.ListSupportedDatabaseFlagsPage extends AbstractPage<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag,AlloyDBAdminClient.ListSupportedDatabaseFlagsPage>
Methods
createPage(PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, ListSupportedDatabaseFlagsResponse response)
protected AlloyDBAdminClient.ListSupportedDatabaseFlagsPage createPage(PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, ListSupportedDatabaseFlagsResponse response)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> |
response |
ListSupportedDatabaseFlagsResponse |
Returns | |
---|---|
Type | Description |
AlloyDBAdminClient.ListSupportedDatabaseFlagsPage |
createPageAsync(PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, ApiFuture<ListSupportedDatabaseFlagsResponse> futureResponse)
public ApiFuture<AlloyDBAdminClient.ListSupportedDatabaseFlagsPage> createPageAsync(PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, ApiFuture<ListSupportedDatabaseFlagsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> |
futureResponse |
ApiFuture<ListSupportedDatabaseFlagsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListSupportedDatabaseFlagsPage> |