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