Class TagBindingsClient.ListEffectiveTagsPagedResponse (1.24.0)

public static class TagBindingsClient.ListEffectiveTagsPagedResponse extends AbstractPagedListResponse<ListEffectiveTagsRequest,ListEffectiveTagsResponse,EffectiveTag,TagBindingsClient.ListEffectiveTagsPage,TagBindingsClient.ListEffectiveTagsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TagBindingsClient.ListEffectiveTagsPagedResponse

Static Methods

createAsync(PageContext<ListEffectiveTagsRequest,ListEffectiveTagsResponse,EffectiveTag> context, ApiFuture<ListEffectiveTagsResponse> futureResponse)

public static ApiFuture<TagBindingsClient.ListEffectiveTagsPagedResponse> createAsync(PageContext<ListEffectiveTagsRequest,ListEffectiveTagsResponse,EffectiveTag> context, ApiFuture<ListEffectiveTagsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListEffectiveTagsRequest,ListEffectiveTagsResponse,EffectiveTag>
futureResponseApiFuture<ListEffectiveTagsResponse>
Returns
TypeDescription
ApiFuture<ListEffectiveTagsPagedResponse>