Class DlpServiceClient.ListProjectDataProfilesPagedResponse (3.46.0)

public static class DlpServiceClient.ListProjectDataProfilesPagedResponse extends AbstractPagedListResponse<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse,ProjectDataProfile,DlpServiceClient.ListProjectDataProfilesPage,DlpServiceClient.ListProjectDataProfilesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DlpServiceClient.ListProjectDataProfilesPagedResponse

Static Methods

createAsync(PageContext<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse,ProjectDataProfile> context, ApiFuture<ListProjectDataProfilesResponse> futureResponse)

public static ApiFuture<DlpServiceClient.ListProjectDataProfilesPagedResponse> createAsync(PageContext<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse,ProjectDataProfile> context, ApiFuture<ListProjectDataProfilesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse,ProjectDataProfile>
futureResponse ApiFuture<ListProjectDataProfilesResponse>
Returns
Type Description
ApiFuture<ListProjectDataProfilesPagedResponse>