Class DirectAccessServiceClient.ListDeviceSessionsPagedResponse (0.2.0)

public static class DirectAccessServiceClient.ListDeviceSessionsPagedResponse extends AbstractPagedListResponse<ListDeviceSessionsRequest,ListDeviceSessionsResponse,DeviceSession,DirectAccessServiceClient.ListDeviceSessionsPage,DirectAccessServiceClient.ListDeviceSessionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DirectAccessServiceClient.ListDeviceSessionsPagedResponse

Static Methods

createAsync(PageContext<ListDeviceSessionsRequest,ListDeviceSessionsResponse,DeviceSession> context, ApiFuture<ListDeviceSessionsResponse> futureResponse)

public static ApiFuture<DirectAccessServiceClient.ListDeviceSessionsPagedResponse> createAsync(PageContext<ListDeviceSessionsRequest,ListDeviceSessionsResponse,DeviceSession> context, ApiFuture<ListDeviceSessionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDeviceSessionsRequest,ListDeviceSessionsResponse,DeviceSession>
futureResponse ApiFuture<ListDeviceSessionsResponse>
Returns
Type Description
ApiFuture<ListDeviceSessionsPagedResponse>