@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class GrpcGrafeasV1Beta1Stub extends GrafeasV1Beta1Stub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcGrafeasV1Beta1Stub(GrafeasV1Beta1StubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcGrafeasV1Beta1Stub, using the given settings.
|
protected |
GrpcGrafeasV1Beta1Stub(GrafeasV1Beta1StubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcGrafeasV1Beta1Stub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(long duration,
TimeUnit unit) |
UnaryCallable<io.grafeas.v1beta1.BatchCreateNotesRequest,io.grafeas.v1beta1.BatchCreateNotesResponse> |
batchCreateNotesCallable() |
UnaryCallable<io.grafeas.v1beta1.BatchCreateOccurrencesRequest,io.grafeas.v1beta1.BatchCreateOccurrencesResponse> |
batchCreateOccurrencesCallable() |
void |
close() |
static GrpcGrafeasV1Beta1Stub |
create(ClientContext clientContext) |
static GrpcGrafeasV1Beta1Stub |
create(ClientContext clientContext,
GrpcStubCallableFactory callableFactory) |
static GrpcGrafeasV1Beta1Stub |
create(GrafeasV1Beta1StubSettings settings) |
UnaryCallable<io.grafeas.v1beta1.CreateNoteRequest,io.grafeas.v1beta1.Note> |
createNoteCallable() |
UnaryCallable<io.grafeas.v1beta1.CreateOccurrenceRequest,io.grafeas.v1beta1.Occurrence> |
createOccurrenceCallable() |
UnaryCallable<io.grafeas.v1beta1.DeleteNoteRequest,Empty> |
deleteNoteCallable() |
UnaryCallable<io.grafeas.v1beta1.DeleteOccurrenceRequest,Empty> |
deleteOccurrenceCallable() |
UnaryCallable<io.grafeas.v1beta1.GetNoteRequest,io.grafeas.v1beta1.Note> |
getNoteCallable() |
UnaryCallable<io.grafeas.v1beta1.GetOccurrenceRequest,io.grafeas.v1beta1.Occurrence> |
getOccurrenceCallable() |
UnaryCallable<io.grafeas.v1beta1.GetOccurrenceNoteRequest,io.grafeas.v1beta1.Note> |
getOccurrenceNoteCallable() |
UnaryCallable<io.grafeas.v1beta1.GetVulnerabilityOccurrencesSummaryRequest,io.grafeas.v1beta1.VulnerabilityOccurrencesSummary> |
getVulnerabilityOccurrencesSummaryCallable() |
boolean |
isShutdown() |
boolean |
isTerminated() |
UnaryCallable<io.grafeas.v1beta1.ListNoteOccurrencesRequest,io.grafeas.v1beta1.ListNoteOccurrencesResponse> |
listNoteOccurrencesCallable() |
UnaryCallable<io.grafeas.v1beta1.ListNoteOccurrencesRequest,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> |
listNoteOccurrencesPagedCallable() |
UnaryCallable<io.grafeas.v1beta1.ListNotesRequest,io.grafeas.v1beta1.ListNotesResponse> |
listNotesCallable() |
UnaryCallable<io.grafeas.v1beta1.ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse> |
listNotesPagedCallable() |
UnaryCallable<io.grafeas.v1beta1.ListOccurrencesRequest,io.grafeas.v1beta1.ListOccurrencesResponse> |
listOccurrencesCallable() |
UnaryCallable<io.grafeas.v1beta1.ListOccurrencesRequest,GrafeasV1Beta1Client.ListOccurrencesPagedResponse> |
listOccurrencesPagedCallable() |
void |
shutdown() |
void |
shutdownNow() |
UnaryCallable<io.grafeas.v1beta1.UpdateNoteRequest,io.grafeas.v1beta1.Note> |
updateNoteCallable() |
UnaryCallable<io.grafeas.v1beta1.UpdateOccurrenceRequest,io.grafeas.v1beta1.Occurrence> |
updateOccurrenceCallable() |
protected GrpcGrafeasV1Beta1Stub(GrafeasV1Beta1StubSettings settings, ClientContext clientContext) throws IOException
IOExceptionprotected GrpcGrafeasV1Beta1Stub(GrafeasV1Beta1StubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcGrafeasV1Beta1Stub create(GrafeasV1Beta1StubSettings settings) throws IOException
IOExceptionpublic static final GrpcGrafeasV1Beta1Stub create(ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcGrafeasV1Beta1Stub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic UnaryCallable<io.grafeas.v1beta1.GetOccurrenceRequest,io.grafeas.v1beta1.Occurrence> getOccurrenceCallable()
getOccurrenceCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.ListOccurrencesRequest,GrafeasV1Beta1Client.ListOccurrencesPagedResponse> listOccurrencesPagedCallable()
listOccurrencesPagedCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.ListOccurrencesRequest,io.grafeas.v1beta1.ListOccurrencesResponse> listOccurrencesCallable()
listOccurrencesCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.DeleteOccurrenceRequest,Empty> deleteOccurrenceCallable()
deleteOccurrenceCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.CreateOccurrenceRequest,io.grafeas.v1beta1.Occurrence> createOccurrenceCallable()
createOccurrenceCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.BatchCreateOccurrencesRequest,io.grafeas.v1beta1.BatchCreateOccurrencesResponse> batchCreateOccurrencesCallable()
batchCreateOccurrencesCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.UpdateOccurrenceRequest,io.grafeas.v1beta1.Occurrence> updateOccurrenceCallable()
updateOccurrenceCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.GetOccurrenceNoteRequest,io.grafeas.v1beta1.Note> getOccurrenceNoteCallable()
getOccurrenceNoteCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.GetNoteRequest,io.grafeas.v1beta1.Note> getNoteCallable()
getNoteCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.ListNotesRequest,GrafeasV1Beta1Client.ListNotesPagedResponse> listNotesPagedCallable()
listNotesPagedCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.ListNotesRequest,io.grafeas.v1beta1.ListNotesResponse> listNotesCallable()
listNotesCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.DeleteNoteRequest,Empty> deleteNoteCallable()
deleteNoteCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.CreateNoteRequest,io.grafeas.v1beta1.Note> createNoteCallable()
createNoteCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.BatchCreateNotesRequest,io.grafeas.v1beta1.BatchCreateNotesResponse> batchCreateNotesCallable()
batchCreateNotesCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.UpdateNoteRequest,io.grafeas.v1beta1.Note> updateNoteCallable()
updateNoteCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.ListNoteOccurrencesRequest,GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse> listNoteOccurrencesPagedCallable()
listNoteOccurrencesPagedCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.ListNoteOccurrencesRequest,io.grafeas.v1beta1.ListNoteOccurrencesResponse> listNoteOccurrencesCallable()
listNoteOccurrencesCallable in class GrafeasV1Beta1Stubpublic UnaryCallable<io.grafeas.v1beta1.GetVulnerabilityOccurrencesSummaryRequest,io.grafeas.v1beta1.VulnerabilityOccurrencesSummary> getVulnerabilityOccurrencesSummaryCallable()
getVulnerabilityOccurrencesSummaryCallable in class GrafeasV1Beta1Stubpublic final void close()
close in interface AutoCloseableclose in class GrafeasV1Beta1Stubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2019 Google LLC. All rights reserved.