Class DlpServiceClient.ListColumnDataProfilesPagedResponse (3.46.0)

public static class DlpServiceClient.ListColumnDataProfilesPagedResponse extends AbstractPagedListResponse<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,ColumnDataProfile,DlpServiceClient.ListColumnDataProfilesPage,DlpServiceClient.ListColumnDataProfilesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DlpServiceClient.ListColumnDataProfilesPagedResponse

Static Methods

createAsync(PageContext<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,ColumnDataProfile> context, ApiFuture<ListColumnDataProfilesResponse> futureResponse)

public static ApiFuture<DlpServiceClient.ListColumnDataProfilesPagedResponse> createAsync(PageContext<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,ColumnDataProfile> context, ApiFuture<ListColumnDataProfilesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,ColumnDataProfile>
futureResponse ApiFuture<ListColumnDataProfilesResponse>
Returns
Type Description
ApiFuture<ListColumnDataProfilesPagedResponse>