Package com.google.cloud.alloydb.v1beta
Class AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag,AlloyDBAdminClient.ListSupportedDatabaseFlagsPage,AlloyDBAdminClient.ListSupportedDatabaseFlagsFixedSizeCollection>
-
- com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<SupportedDatabaseFlag>
- Enclosing class:
- AlloyDBAdminClient
public static class AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag,AlloyDBAdminClient.ListSupportedDatabaseFlagsPage,AlloyDBAdminClient.ListSupportedDatabaseFlagsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, com.google.api.core.ApiFuture<ListSupportedDatabaseFlagsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,SupportedDatabaseFlag> context, com.google.api.core.ApiFuture<ListSupportedDatabaseFlagsResponse> futureResponse)
-
-