Class DlpServiceClient.ListProjectDataProfilesPagedResponse (3.45.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
NameDescription
contextPageContext<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse,ProjectDataProfile>
futureResponseApiFuture<ListProjectDataProfilesResponse>
Returns
TypeDescription
ApiFuture<ListProjectDataProfilesPagedResponse>