Class DataplexServiceClient.ListEnvironmentsPagedResponse (1.0.1)

public static class DataplexServiceClient.ListEnvironmentsPagedResponse extends AbstractPagedListResponse<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment,DataplexServiceClient.ListEnvironmentsPage,DataplexServiceClient.ListEnvironmentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataplexServiceClient.ListEnvironmentsPagedResponse

Static Methods

createAsync(PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context, ApiFuture<ListEnvironmentsResponse> futureResponse)

public static ApiFuture<DataplexServiceClient.ListEnvironmentsPagedResponse> createAsync(PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context, ApiFuture<ListEnvironmentsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment>
futureResponseApiFuture<ListEnvironmentsResponse>
Returns
TypeDescription
ApiFuture<ListEnvironmentsPagedResponse>