Uses of Class
io.grafeas.v1beta1.Occurrence
-
Packages that use Occurrence Package Description com.google.cloud.devtools.containeranalysis.v1beta1 A client to Container Analysis API.com.google.cloud.devtools.containeranalysis.v1beta1.stub io.grafeas.v1beta1 -
-
Uses of Occurrence in com.google.cloud.devtools.containeranalysis.v1beta1
Methods in com.google.cloud.devtools.containeranalysis.v1beta1 that return Occurrence Modifier and Type Method Description Occurrence
GrafeasV1Beta1Client. createOccurrence(ProjectName parent, Occurrence occurrence)
Creates a new occurrence.Occurrence
GrafeasV1Beta1Client. createOccurrence(CreateOccurrenceRequest request)
Creates a new occurrence.Occurrence
GrafeasV1Beta1Client. createOccurrence(String parent, Occurrence occurrence)
Creates a new occurrence.Occurrence
GrafeasV1Beta1Client. getOccurrence(OccurrenceName name)
Gets the specified occurrence.Occurrence
GrafeasV1Beta1Client. getOccurrence(GetOccurrenceRequest request)
Gets the specified occurrence.Occurrence
GrafeasV1Beta1Client. getOccurrence(String name)
Gets the specified occurrence.Occurrence
GrafeasV1Beta1Client. updateOccurrence(OccurrenceName name, Occurrence occurrence, com.google.protobuf.FieldMask updateMask)
Updates the specified occurrence.Occurrence
GrafeasV1Beta1Client. updateOccurrence(UpdateOccurrenceRequest request)
Updates the specified occurrence.Occurrence
GrafeasV1Beta1Client. updateOccurrence(String name, Occurrence occurrence, com.google.protobuf.FieldMask updateMask)
Updates the specified occurrence.Methods in com.google.cloud.devtools.containeranalysis.v1beta1 that return types with arguments of type Occurrence Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Client. createOccurrenceCallable()
Creates a new occurrence.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Settings.Builder. createOccurrenceSettings()
Returns the builder for the settings used for calls to createOccurrence.com.google.api.gax.rpc.UnaryCallSettings<CreateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Settings. createOccurrenceSettings()
Returns the object with the settings used for calls to createOccurrence.com.google.api.gax.rpc.UnaryCallable<GetOccurrenceRequest,Occurrence>
GrafeasV1Beta1Client. getOccurrenceCallable()
Gets the specified occurrence.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOccurrenceRequest,Occurrence>
GrafeasV1Beta1Settings.Builder. getOccurrenceSettings()
Returns the builder for the settings used for calls to getOccurrence.com.google.api.gax.rpc.UnaryCallSettings<GetOccurrenceRequest,Occurrence>
GrafeasV1Beta1Settings. getOccurrenceSettings()
Returns the object with the settings used for calls to getOccurrence.com.google.api.gax.rpc.UnaryCallable<UpdateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Client. updateOccurrenceCallable()
Updates the specified occurrence.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Settings.Builder. updateOccurrenceSettings()
Returns the builder for the settings used for calls to updateOccurrence.com.google.api.gax.rpc.UnaryCallSettings<UpdateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Settings. updateOccurrenceSettings()
Returns the object with the settings used for calls to updateOccurrence.Methods in com.google.cloud.devtools.containeranalysis.v1beta1 with parameters of type Occurrence Modifier and Type Method Description Occurrence
GrafeasV1Beta1Client. createOccurrence(ProjectName parent, Occurrence occurrence)
Creates a new occurrence.Occurrence
GrafeasV1Beta1Client. createOccurrence(String parent, Occurrence occurrence)
Creates a new occurrence.Occurrence
GrafeasV1Beta1Client. updateOccurrence(OccurrenceName name, Occurrence occurrence, com.google.protobuf.FieldMask updateMask)
Updates the specified occurrence.Occurrence
GrafeasV1Beta1Client. updateOccurrence(String name, Occurrence occurrence, com.google.protobuf.FieldMask updateMask)
Updates the specified occurrence.Method parameters in com.google.cloud.devtools.containeranalysis.v1beta1 with type arguments of type Occurrence Modifier and Type Method Description BatchCreateOccurrencesResponse
GrafeasV1Beta1Client. batchCreateOccurrences(ProjectName parent, List<Occurrence> occurrences)
Creates new occurrences in batch.BatchCreateOccurrencesResponse
GrafeasV1Beta1Client. batchCreateOccurrences(String parent, List<Occurrence> occurrences)
Creates new occurrences in batch.static com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListNoteOccurrencesPagedResponse>
GrafeasV1Beta1Client.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<GrafeasV1Beta1Client.ListOccurrencesPagedResponse>
GrafeasV1Beta1Client.ListOccurrencesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence> context, com.google.api.core.ApiFuture<ListOccurrencesResponse> futureResponse)
protected GrafeasV1Beta1Client.ListNoteOccurrencesPage
GrafeasV1Beta1Client.ListNoteOccurrencesPage. createPage(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context, ListNoteOccurrencesResponse response)
protected GrafeasV1Beta1Client.ListOccurrencesPage
GrafeasV1Beta1Client.ListOccurrencesPage. createPage(com.google.api.gax.rpc.PageContext<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence> context, ListOccurrencesResponse response)
com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListNoteOccurrencesPage>
GrafeasV1Beta1Client.ListNoteOccurrencesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context, com.google.api.core.ApiFuture<ListNoteOccurrencesResponse> futureResponse)
com.google.api.core.ApiFuture<GrafeasV1Beta1Client.ListOccurrencesPage>
GrafeasV1Beta1Client.ListOccurrencesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListOccurrencesRequest,ListOccurrencesResponse,Occurrence> context, com.google.api.core.ApiFuture<ListOccurrencesResponse> futureResponse)
-
Uses of Occurrence in com.google.cloud.devtools.containeranalysis.v1beta1.stub
Methods in com.google.cloud.devtools.containeranalysis.v1beta1.stub that return types with arguments of type Occurrence Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Stub. createOccurrenceCallable()
com.google.api.gax.rpc.UnaryCallable<CreateOccurrenceRequest,Occurrence>
GrpcGrafeasV1Beta1Stub. createOccurrenceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateOccurrenceRequest,Occurrence>
GrafeasV1Beta1StubSettings.Builder. createOccurrenceSettings()
Returns the builder for the settings used for calls to createOccurrence.com.google.api.gax.rpc.UnaryCallSettings<CreateOccurrenceRequest,Occurrence>
GrafeasV1Beta1StubSettings. createOccurrenceSettings()
Returns the object with the settings used for calls to createOccurrence.com.google.api.gax.rpc.UnaryCallable<GetOccurrenceRequest,Occurrence>
GrafeasV1Beta1Stub. getOccurrenceCallable()
com.google.api.gax.rpc.UnaryCallable<GetOccurrenceRequest,Occurrence>
GrpcGrafeasV1Beta1Stub. getOccurrenceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOccurrenceRequest,Occurrence>
GrafeasV1Beta1StubSettings.Builder. getOccurrenceSettings()
Returns the builder for the settings used for calls to getOccurrence.com.google.api.gax.rpc.UnaryCallSettings<GetOccurrenceRequest,Occurrence>
GrafeasV1Beta1StubSettings. getOccurrenceSettings()
Returns the object with the settings used for calls to getOccurrence.com.google.api.gax.rpc.UnaryCallable<UpdateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Stub. updateOccurrenceCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateOccurrenceRequest,Occurrence>
GrpcGrafeasV1Beta1Stub. updateOccurrenceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateOccurrenceRequest,Occurrence>
GrafeasV1Beta1StubSettings.Builder. updateOccurrenceSettings()
Returns the builder for the settings used for calls to updateOccurrence.com.google.api.gax.rpc.UnaryCallSettings<UpdateOccurrenceRequest,Occurrence>
GrafeasV1Beta1StubSettings. updateOccurrenceSettings()
Returns the object with the settings used for calls to updateOccurrence. -
Uses of Occurrence in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return Occurrence Modifier and Type Method Description Occurrence
Occurrence.Builder. build()
Occurrence
Occurrence.Builder. buildPartial()
Occurrence
GrafeasV1Beta1Grpc.GrafeasV1Beta1BlockingStub. createOccurrence(CreateOccurrenceRequest request)
Creates a new occurrence.static Occurrence
Occurrence. getDefaultInstance()
Occurrence
Occurrence.Builder. getDefaultInstanceForType()
Occurrence
Occurrence. getDefaultInstanceForType()
Occurrence
CreateOccurrenceRequest.Builder. getOccurrence()
The occurrence to create.Occurrence
CreateOccurrenceRequest. getOccurrence()
The occurrence to create.Occurrence
CreateOccurrenceRequestOrBuilder. getOccurrence()
The occurrence to create.Occurrence
GrafeasV1Beta1Grpc.GrafeasV1Beta1BlockingStub. getOccurrence(GetOccurrenceRequest request)
Gets the specified occurrence.Occurrence
UpdateOccurrenceRequest.Builder. getOccurrence()
The updated occurrence.Occurrence
UpdateOccurrenceRequest. getOccurrence()
The updated occurrence.Occurrence
UpdateOccurrenceRequestOrBuilder. getOccurrence()
The updated occurrence.Occurrence
BatchCreateOccurrencesRequest.Builder. getOccurrences(int index)
The occurrences to create.Occurrence
BatchCreateOccurrencesRequest. getOccurrences(int index)
The occurrences to create.Occurrence
BatchCreateOccurrencesRequestOrBuilder. getOccurrences(int index)
The occurrences to create.Occurrence
BatchCreateOccurrencesResponse.Builder. getOccurrences(int index)
The occurrences that were created.Occurrence
BatchCreateOccurrencesResponse. getOccurrences(int index)
The occurrences that were created.Occurrence
BatchCreateOccurrencesResponseOrBuilder. getOccurrences(int index)
The occurrences that were created.Occurrence
ListNoteOccurrencesResponse.Builder. getOccurrences(int index)
The occurrences attached to the specified note.Occurrence
ListNoteOccurrencesResponse. getOccurrences(int index)
The occurrences attached to the specified note.Occurrence
ListNoteOccurrencesResponseOrBuilder. getOccurrences(int index)
The occurrences attached to the specified note.Occurrence
ListOccurrencesResponse.Builder. getOccurrences(int index)
The occurrences requested.Occurrence
ListOccurrencesResponse. getOccurrences(int index)
The occurrences requested.Occurrence
ListOccurrencesResponseOrBuilder. getOccurrences(int index)
The occurrences requested.static Occurrence
Occurrence. parseDelimitedFrom(InputStream input)
static Occurrence
Occurrence. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Occurrence
Occurrence. parseFrom(byte[] data)
static Occurrence
Occurrence. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Occurrence
Occurrence. parseFrom(com.google.protobuf.ByteString data)
static Occurrence
Occurrence. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Occurrence
Occurrence. parseFrom(com.google.protobuf.CodedInputStream input)
static Occurrence
Occurrence. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Occurrence
Occurrence. parseFrom(InputStream input)
static Occurrence
Occurrence. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Occurrence
Occurrence. parseFrom(ByteBuffer data)
static Occurrence
Occurrence. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Occurrence
GrafeasV1Beta1Grpc.GrafeasV1Beta1BlockingStub. updateOccurrence(UpdateOccurrenceRequest request)
Updates the specified occurrence.Methods in io.grafeas.v1beta1 that return types with arguments of type Occurrence Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Occurrence>
GrafeasV1Beta1Grpc.GrafeasV1Beta1FutureStub. createOccurrence(CreateOccurrenceRequest request)
Creates a new occurrence.static io.grpc.MethodDescriptor<CreateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Grpc. getCreateOccurrenceMethod()
static io.grpc.MethodDescriptor<GetOccurrenceRequest,Occurrence>
GrafeasV1Beta1Grpc. getGetOccurrenceMethod()
com.google.common.util.concurrent.ListenableFuture<Occurrence>
GrafeasV1Beta1Grpc.GrafeasV1Beta1FutureStub. getOccurrence(GetOccurrenceRequest request)
Gets the specified occurrence.List<Occurrence>
BatchCreateOccurrencesRequest.Builder. getOccurrencesList()
The occurrences to create.List<Occurrence>
BatchCreateOccurrencesRequest. getOccurrencesList()
The occurrences to create.List<Occurrence>
BatchCreateOccurrencesRequestOrBuilder. getOccurrencesList()
The occurrences to create.List<Occurrence>
BatchCreateOccurrencesResponse.Builder. getOccurrencesList()
The occurrences that were created.List<Occurrence>
BatchCreateOccurrencesResponse. getOccurrencesList()
The occurrences that were created.List<Occurrence>
BatchCreateOccurrencesResponseOrBuilder. getOccurrencesList()
The occurrences that were created.List<Occurrence>
ListNoteOccurrencesResponse.Builder. getOccurrencesList()
The occurrences attached to the specified note.List<Occurrence>
ListNoteOccurrencesResponse. getOccurrencesList()
The occurrences attached to the specified note.List<Occurrence>
ListNoteOccurrencesResponseOrBuilder. getOccurrencesList()
The occurrences attached to the specified note.List<Occurrence>
ListOccurrencesResponse.Builder. getOccurrencesList()
The occurrences requested.List<Occurrence>
ListOccurrencesResponse. getOccurrencesList()
The occurrences requested.List<Occurrence>
ListOccurrencesResponseOrBuilder. getOccurrencesList()
The occurrences requested.com.google.protobuf.Parser<Occurrence>
Occurrence. getParserForType()
static io.grpc.MethodDescriptor<UpdateOccurrenceRequest,Occurrence>
GrafeasV1Beta1Grpc. getUpdateOccurrenceMethod()
static com.google.protobuf.Parser<Occurrence>
Occurrence. parser()
com.google.common.util.concurrent.ListenableFuture<Occurrence>
GrafeasV1Beta1Grpc.GrafeasV1Beta1FutureStub. updateOccurrence(UpdateOccurrenceRequest request)
Updates the specified occurrence.Methods in io.grafeas.v1beta1 with parameters of type Occurrence Modifier and Type Method Description BatchCreateOccurrencesRequest.Builder
BatchCreateOccurrencesRequest.Builder. addOccurrences(int index, Occurrence value)
The occurrences to create.BatchCreateOccurrencesRequest.Builder
BatchCreateOccurrencesRequest.Builder. addOccurrences(Occurrence value)
The occurrences to create.BatchCreateOccurrencesResponse.Builder
BatchCreateOccurrencesResponse.Builder. addOccurrences(int index, Occurrence value)
The occurrences that were created.BatchCreateOccurrencesResponse.Builder
BatchCreateOccurrencesResponse.Builder. addOccurrences(Occurrence value)
The occurrences that were created.ListNoteOccurrencesResponse.Builder
ListNoteOccurrencesResponse.Builder. addOccurrences(int index, Occurrence value)
The occurrences attached to the specified note.ListNoteOccurrencesResponse.Builder
ListNoteOccurrencesResponse.Builder. addOccurrences(Occurrence value)
The occurrences attached to the specified note.ListOccurrencesResponse.Builder
ListOccurrencesResponse.Builder. addOccurrences(int index, Occurrence value)
The occurrences requested.ListOccurrencesResponse.Builder
ListOccurrencesResponse.Builder. addOccurrences(Occurrence value)
The occurrences requested.Occurrence.Builder
Occurrence.Builder. mergeFrom(Occurrence other)
CreateOccurrenceRequest.Builder
CreateOccurrenceRequest.Builder. mergeOccurrence(Occurrence value)
The occurrence to create.UpdateOccurrenceRequest.Builder
UpdateOccurrenceRequest.Builder. mergeOccurrence(Occurrence value)
The updated occurrence.static Occurrence.Builder
Occurrence. newBuilder(Occurrence prototype)
CreateOccurrenceRequest.Builder
CreateOccurrenceRequest.Builder. setOccurrence(Occurrence value)
The occurrence to create.UpdateOccurrenceRequest.Builder
UpdateOccurrenceRequest.Builder. setOccurrence(Occurrence value)
The updated occurrence.BatchCreateOccurrencesRequest.Builder
BatchCreateOccurrencesRequest.Builder. setOccurrences(int index, Occurrence value)
The occurrences to create.BatchCreateOccurrencesResponse.Builder
BatchCreateOccurrencesResponse.Builder. setOccurrences(int index, Occurrence value)
The occurrences that were created.ListNoteOccurrencesResponse.Builder
ListNoteOccurrencesResponse.Builder. setOccurrences(int index, Occurrence value)
The occurrences attached to the specified note.ListOccurrencesResponse.Builder
ListOccurrencesResponse.Builder. setOccurrences(int index, Occurrence value)
The occurrences requested.Method parameters in io.grafeas.v1beta1 with type arguments of type Occurrence Modifier and Type Method Description BatchCreateOccurrencesRequest.Builder
BatchCreateOccurrencesRequest.Builder. addAllOccurrences(Iterable<? extends Occurrence> values)
The occurrences to create.BatchCreateOccurrencesResponse.Builder
BatchCreateOccurrencesResponse.Builder. addAllOccurrences(Iterable<? extends Occurrence> values)
The occurrences that were created.ListNoteOccurrencesResponse.Builder
ListNoteOccurrencesResponse.Builder. addAllOccurrences(Iterable<? extends Occurrence> values)
The occurrences attached to the specified note.ListOccurrencesResponse.Builder
ListOccurrencesResponse.Builder. addAllOccurrences(Iterable<? extends Occurrence> values)
The occurrences requested.void
GrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase. createOccurrence(CreateOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)
Creates a new occurrence.void
GrafeasV1Beta1Grpc.GrafeasV1Beta1Stub. createOccurrence(CreateOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)
Creates a new occurrence.void
GrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase. getOccurrence(GetOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)
Gets the specified occurrence.void
GrafeasV1Beta1Grpc.GrafeasV1Beta1Stub. getOccurrence(GetOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)
Gets the specified occurrence.void
GrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase. updateOccurrence(UpdateOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)
Updates the specified occurrence.void
GrafeasV1Beta1Grpc.GrafeasV1Beta1Stub. updateOccurrence(UpdateOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)
Updates the specified occurrence.
-