Package com.google.cloud.datastream.v1
Class DatastreamClient.ListPrivateConnectionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection,DatastreamClient.ListPrivateConnectionsPage,DatastreamClient.ListPrivateConnectionsFixedSizeCollection>
-
- com.google.cloud.datastream.v1.DatastreamClient.ListPrivateConnectionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<PrivateConnection>
- Enclosing class:
- DatastreamClient
public static class DatastreamClient.ListPrivateConnectionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection,DatastreamClient.ListPrivateConnectionsPage,DatastreamClient.ListPrivateConnectionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DatastreamClient.ListPrivateConnectionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, com.google.api.core.ApiFuture<ListPrivateConnectionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DatastreamClient.ListPrivateConnectionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse,PrivateConnection> context, com.google.api.core.ApiFuture<ListPrivateConnectionsResponse> futureResponse)
-
-