Class DatastreamClient.ListConnectionProfilesPagedResponse (1.40.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
NameDescription
contextPageContext<ListConnectionProfilesRequest,ListConnectionProfilesResponse,ConnectionProfile>
futureResponseApiFuture<ListConnectionProfilesResponse>
Returns
TypeDescription
ApiFuture<ListConnectionProfilesPagedResponse>