Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
io.grafeas.v1.stub |
Modifier and Type | Method and Description |
---|---|
GrafeasClient.ListOccurrencesPagedResponse |
GrafeasClient.listOccurrences(ListOccurrencesRequest request)
Lists occurrences for the specified project.
|
GrafeasClient.ListOccurrencesPagedResponse |
GrafeasClient.listOccurrences(ProjectName parent,
String filter)
Lists occurrences for the specified project.
|
GrafeasClient.ListOccurrencesPagedResponse |
GrafeasClient.listOccurrences(String parent,
String filter)
Lists occurrences for the specified project.
|
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) |
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.
|
Modifier and Type | Method and Description |
---|---|
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.