Class ConnectionServiceClient.ListConnectionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListConnectionsRequest,ListConnectionsResponse,Connection,ConnectionServiceClient.ListConnectionsPage,ConnectionServiceClient.ListConnectionsFixedSizeCollection>
-
- com.google.cloud.apigeeconnect.v1.ConnectionServiceClient.ListConnectionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Connection>
- Enclosing class:
- ConnectionServiceClient
public static class ConnectionServiceClient.ListConnectionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListConnectionsRequest,ListConnectionsResponse,Connection,ConnectionServiceClient.ListConnectionsPage,ConnectionServiceClient.ListConnectionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse)
-
-