Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
protected GrafeasClient.ListNotesPage |
GrafeasClient.ListNotesPage.createPage(com.google.api.gax.rpc.PageContext<ListNotesRequest,ListNotesResponse,Note> context,
ListNotesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<GrafeasClient.ListNotesPage> |
GrafeasClient.ListNotesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNotesRequest,ListNotesResponse,Note> context,
com.google.api.core.ApiFuture<ListNotesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected GrafeasClient.ListNotesFixedSizeCollection |
GrafeasClient.ListNotesFixedSizeCollection.createCollection(List<GrafeasClient.ListNotesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.