Class GrafeasV1Beta1Client.ListNotesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListNotesRequest,ListNotesResponse,Note,GrafeasV1Beta1Client.ListNotesPage,GrafeasV1Beta1Client.ListNotesFixedSizeCollection>
-
- com.google.cloud.devtools.containeranalysis.v1beta1.GrafeasV1Beta1Client.ListNotesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Note>
- Enclosing class:
- GrafeasV1Beta1Client
public static class GrafeasV1Beta1Client.ListNotesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListNotesRequest,ListNotesResponse,Note,GrafeasV1Beta1Client.ListNotesPage,GrafeasV1Beta1Client.ListNotesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected GrafeasV1Beta1Client.ListNotesFixedSizeCollection
createCollection(List<GrafeasV1Beta1Client.ListNotesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected GrafeasV1Beta1Client.ListNotesFixedSizeCollection createCollection(List<GrafeasV1Beta1Client.ListNotesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListNotesRequest,ListNotesResponse,Note,GrafeasV1Beta1Client.ListNotesPage,GrafeasV1Beta1Client.ListNotesFixedSizeCollection>
-
-