Class DatastreamClient.ListConnectionProfilesPagedResponse (1.42.0)

public static class DatastreamClient.ListConnectionProfilesPagedResponse extends AbstractPagedListResponse<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile,DatastreamClient.ListConnectionProfilesPage,DatastreamClient.ListConnectionProfilesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DatastreamClient.ListConnectionProfilesPagedResponse

Static Methods

createAsync(PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context, ApiFuture<ListConnectionProfilesResponse> futureResponse)

public static ApiFuture<DatastreamClient.ListConnectionProfilesPagedResponse> createAsync(PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile> context, ApiFuture<ListConnectionProfilesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile>
futureResponse ApiFuture<ListConnectionProfilesResponse>
Returns
Type Description
ApiFuture<ListConnectionProfilesPagedResponse>