Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
io.grafeas.v1.stub |
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<BatchCreateNotesRequest,BatchCreateNotesResponse> |
GrafeasGrpc.METHOD_BATCH_CREATE_NOTES
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<BatchCreateNotesResponse> |
GrafeasGrpc.GrafeasFutureStub.batchCreateNotes(BatchCreateNotesRequest request)
Creates new notes in batch.
|
com.google.api.gax.rpc.UnaryCallable<BatchCreateNotesRequest,BatchCreateNotesResponse> |
GrafeasClient.batchCreateNotesCallable()
Creates new notes in batch.
|
com.google.api.gax.rpc.UnaryCallSettings<BatchCreateNotesRequest,BatchCreateNotesResponse> |
GrafeasSettings.batchCreateNotesSettings()
Returns the object with the settings used for calls to batchCreateNotes.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateNotesRequest,BatchCreateNotesResponse> |
GrafeasSettings.Builder.batchCreateNotesSettings()
Returns the builder for the settings used for calls to batchCreateNotes.
|
static MethodDescriptor<BatchCreateNotesRequest,BatchCreateNotesResponse> |
GrafeasGrpc.getBatchCreateNotesMethod() |
Parser<BatchCreateNotesResponse> |
BatchCreateNotesResponse.getParserForType() |
static Parser<BatchCreateNotesResponse> |
BatchCreateNotesResponse.parser() |
Modifier and Type | Method and Description |
---|---|
BatchCreateNotesResponse.Builder |
BatchCreateNotesResponse.Builder.mergeFrom(BatchCreateNotesResponse other) |
static BatchCreateNotesResponse.Builder |
BatchCreateNotesResponse.newBuilder(BatchCreateNotesResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
GrafeasGrpc.GrafeasImplBase.batchCreateNotes(BatchCreateNotesRequest request,
StreamObserver<BatchCreateNotesResponse> responseObserver)
Creates new notes in batch.
|
void |
GrafeasGrpc.GrafeasStub.batchCreateNotes(BatchCreateNotesRequest request,
StreamObserver<BatchCreateNotesResponse> responseObserver)
Creates new notes in batch.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<BatchCreateNotesRequest,BatchCreateNotesResponse> |
GrpcGrafeasStub.batchCreateNotesCallable() |
com.google.api.gax.rpc.UnaryCallable<BatchCreateNotesRequest,BatchCreateNotesResponse> |
GrafeasStub.batchCreateNotesCallable() |
com.google.api.gax.rpc.UnaryCallSettings<BatchCreateNotesRequest,BatchCreateNotesResponse> |
GrafeasStubSettings.batchCreateNotesSettings()
Returns the object with the settings used for calls to batchCreateNotes.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateNotesRequest,BatchCreateNotesResponse> |
GrafeasStubSettings.Builder.batchCreateNotesSettings()
Returns the builder for the settings used for calls to batchCreateNotes.
|
Copyright © 2019 Google LLC. All rights reserved.