Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
io.grafeas.v1.stub |
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<ListOccurrencesRequest,ListOccurrencesResponse> |
GrafeasGrpc.METHOD_LIST_OCCURRENCES
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListOccurrencesRequest,ListOccurrencesResponse> |
GrafeasGrpc.getListOccurrencesMethod() |
Parser<ListOccurrencesRequest> |
ListOccurrencesRequest.getParserForType() |
com.google.api.gax.rpc.UnaryCallable<ListOccurrencesRequest,ListOccurrencesResponse> |
GrafeasClient.listOccurrencesCallable()
Lists occurrences for the specified project.
|
com.google.api.gax.rpc.UnaryCallable<ListOccurrencesRequest,GrafeasClient.ListOccurrencesPagedResponse> |
GrafeasClient.listOccurrencesPagedCallable()
Lists occurrences for the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListOccurrencesRequest,ListOccurrencesResponse,GrafeasClient.ListOccurrencesPagedResponse> |
GrafeasSettings.listOccurrencesSettings()
Returns the object with the settings used for calls to listOccurrences.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOccurrencesRequest,ListOccurrencesResponse,GrafeasClient.ListOccurrencesPagedResponse> |
GrafeasSettings.Builder.listOccurrencesSettings()
Returns the builder for the settings used for calls to listOccurrences.
|
static Parser<ListOccurrencesRequest> |
ListOccurrencesRequest.parser() |
Modifier and Type | Method and Description |
---|---|
ListOccurrencesResponse |
GrafeasGrpc.GrafeasBlockingStub.listOccurrences(ListOccurrencesRequest request)
Lists occurrences for the specified project.
|
com.google.common.util.concurrent.ListenableFuture<ListOccurrencesResponse> |
GrafeasGrpc.GrafeasFutureStub.listOccurrences(ListOccurrencesRequest request)
Lists occurrences for the specified project.
|
GrafeasClient.ListOccurrencesPagedResponse |
GrafeasClient.listOccurrences(ListOccurrencesRequest request)
Lists occurrences for the specified project.
|
void |
GrafeasGrpc.GrafeasImplBase.listOccurrences(ListOccurrencesRequest request,
StreamObserver<ListOccurrencesResponse> responseObserver)
Lists occurrences for the specified project.
|
void |
GrafeasGrpc.GrafeasStub.listOccurrences(ListOccurrencesRequest request,
StreamObserver<ListOccurrencesResponse> responseObserver)
Lists occurrences for the specified project.
|
ListOccurrencesRequest.Builder |
ListOccurrencesRequest.Builder.mergeFrom(ListOccurrencesRequest other) |
static ListOccurrencesRequest.Builder |
ListOccurrencesRequest.newBuilder(ListOccurrencesRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GrafeasClient.ListOccurrencesPagedResponse> |
GrafeasClient.ListOccurrencesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence> context,
com.google.api.core.ApiFuture<ListOccurrencesResponse> futureResponse) |
protected GrafeasClient.ListOccurrencesPage |
GrafeasClient.ListOccurrencesPage.createPage(com.google.api.gax.rpc.PageContext<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence> context,
ListOccurrencesResponse response) |
com.google.api.core.ApiFuture<GrafeasClient.ListOccurrencesPage> |
GrafeasClient.ListOccurrencesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence> context,
com.google.api.core.ApiFuture<ListOccurrencesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListOccurrencesRequest,ListOccurrencesResponse> |
GrpcGrafeasStub.listOccurrencesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOccurrencesRequest,ListOccurrencesResponse> |
GrafeasStub.listOccurrencesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOccurrencesRequest,GrafeasClient.ListOccurrencesPagedResponse> |
GrpcGrafeasStub.listOccurrencesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOccurrencesRequest,GrafeasClient.ListOccurrencesPagedResponse> |
GrafeasStub.listOccurrencesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListOccurrencesRequest,ListOccurrencesResponse,GrafeasClient.ListOccurrencesPagedResponse> |
GrafeasStubSettings.listOccurrencesSettings()
Returns the object with the settings used for calls to listOccurrences.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOccurrencesRequest,ListOccurrencesResponse,GrafeasClient.ListOccurrencesPagedResponse> |
GrafeasStubSettings.Builder.listOccurrencesSettings()
Returns the builder for the settings used for calls to listOccurrences.
|
Copyright © 2019 Google LLC. All rights reserved.