Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
io.grafeas.v1.stub |
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse> |
GrafeasGrpc.METHOD_LIST_NOTE_OCCURRENCES
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse> |
GrafeasGrpc.getListNoteOccurrencesMethod() |
Parser<ListNoteOccurrencesResponse> |
ListNoteOccurrencesResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListNoteOccurrencesResponse> |
GrafeasGrpc.GrafeasFutureStub.listNoteOccurrences(ListNoteOccurrencesRequest request)
Lists occurrences referencing the specified note.
|
com.google.api.gax.rpc.UnaryCallable<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse> |
GrafeasClient.listNoteOccurrencesCallable()
Lists occurrences referencing the specified note.
|
com.google.api.gax.rpc.PagedCallSettings<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,GrafeasClient.ListNoteOccurrencesPagedResponse> |
GrafeasSettings.listNoteOccurrencesSettings()
Returns the object with the settings used for calls to listNoteOccurrences.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,GrafeasClient.ListNoteOccurrencesPagedResponse> |
GrafeasSettings.Builder.listNoteOccurrencesSettings()
Returns the builder for the settings used for calls to listNoteOccurrences.
|
static Parser<ListNoteOccurrencesResponse> |
ListNoteOccurrencesResponse.parser() |
Modifier and Type | Method and Description |
---|---|
protected GrafeasClient.ListNoteOccurrencesPage |
GrafeasClient.ListNoteOccurrencesPage.createPage(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context,
ListNoteOccurrencesResponse response) |
ListNoteOccurrencesResponse.Builder |
ListNoteOccurrencesResponse.Builder.mergeFrom(ListNoteOccurrencesResponse other) |
static ListNoteOccurrencesResponse.Builder |
ListNoteOccurrencesResponse.newBuilder(ListNoteOccurrencesResponse prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GrafeasClient.ListNoteOccurrencesPagedResponse> |
GrafeasClient.ListNoteOccurrencesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context,
com.google.api.core.ApiFuture<ListNoteOccurrencesResponse> futureResponse) |
static com.google.api.core.ApiFuture<GrafeasClient.ListNoteOccurrencesPagedResponse> |
GrafeasClient.ListNoteOccurrencesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context,
com.google.api.core.ApiFuture<ListNoteOccurrencesResponse> futureResponse) |
protected GrafeasClient.ListNoteOccurrencesPage |
GrafeasClient.ListNoteOccurrencesPage.createPage(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context,
ListNoteOccurrencesResponse response) |
com.google.api.core.ApiFuture<GrafeasClient.ListNoteOccurrencesPage> |
GrafeasClient.ListNoteOccurrencesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context,
com.google.api.core.ApiFuture<ListNoteOccurrencesResponse> futureResponse) |
com.google.api.core.ApiFuture<GrafeasClient.ListNoteOccurrencesPage> |
GrafeasClient.ListNoteOccurrencesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context,
com.google.api.core.ApiFuture<ListNoteOccurrencesResponse> futureResponse) |
void |
GrafeasGrpc.GrafeasImplBase.listNoteOccurrences(ListNoteOccurrencesRequest request,
StreamObserver<ListNoteOccurrencesResponse> responseObserver)
Lists occurrences referencing the specified note.
|
void |
GrafeasGrpc.GrafeasStub.listNoteOccurrences(ListNoteOccurrencesRequest request,
StreamObserver<ListNoteOccurrencesResponse> responseObserver)
Lists occurrences referencing the specified note.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse> |
GrpcGrafeasStub.listNoteOccurrencesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse> |
GrafeasStub.listNoteOccurrencesCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,GrafeasClient.ListNoteOccurrencesPagedResponse> |
GrafeasStubSettings.listNoteOccurrencesSettings()
Returns the object with the settings used for calls to listNoteOccurrences.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,GrafeasClient.ListNoteOccurrencesPagedResponse> |
GrafeasStubSettings.Builder.listNoteOccurrencesSettings()
Returns the builder for the settings used for calls to listNoteOccurrences.
|
Copyright © 2019 Google LLC. All rights reserved.