Class GrafeasV1Beta1Client.ListOccurrencesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence,GrafeasV1Beta1Client.ListOccurrencesPage,GrafeasV1Beta1Client.ListOccurrencesFixedSizeCollection>
-
- com.google.cloud.devtools.containeranalysis.v1beta1.GrafeasV1Beta1Client.ListOccurrencesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Occurrence>
- Enclosing class:
- GrafeasV1Beta1Client
public static class GrafeasV1Beta1Client.ListOccurrencesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence,GrafeasV1Beta1Client.ListOccurrencesPage,GrafeasV1Beta1Client.ListOccurrencesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListOccurrencesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence> context, com.google.api.core.ApiFuture<ListOccurrencesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListOccurrencesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence> context, com.google.api.core.ApiFuture<ListOccurrencesResponse> futureResponse)
-
-