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 OccurrenceGrafeasV1Beta1Client. createOccurrence(ProjectName parent, Occurrence occurrence)Creates a new occurrence.OccurrenceGrafeasV1Beta1Client. createOccurrence(CreateOccurrenceRequest request)Creates a new occurrence.OccurrenceGrafeasV1Beta1Client. createOccurrence(String parent, Occurrence occurrence)Creates a new occurrence.OccurrenceGrafeasV1Beta1Client. getOccurrence(OccurrenceName name)Gets the specified occurrence.OccurrenceGrafeasV1Beta1Client. getOccurrence(GetOccurrenceRequest request)Gets the specified occurrence.OccurrenceGrafeasV1Beta1Client. getOccurrence(String name)Gets the specified occurrence.OccurrenceGrafeasV1Beta1Client. updateOccurrence(OccurrenceName name, Occurrence occurrence, com.google.protobuf.FieldMask updateMask)Updates the specified occurrence.OccurrenceGrafeasV1Beta1Client. updateOccurrence(UpdateOccurrenceRequest request)Updates the specified occurrence.OccurrenceGrafeasV1Beta1Client. 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 OccurrenceGrafeasV1Beta1Client. createOccurrence(ProjectName parent, Occurrence occurrence)Creates a new occurrence.OccurrenceGrafeasV1Beta1Client. createOccurrence(String parent, Occurrence occurrence)Creates a new occurrence.OccurrenceGrafeasV1Beta1Client. updateOccurrence(OccurrenceName name, Occurrence occurrence, com.google.protobuf.FieldMask updateMask)Updates the specified occurrence.OccurrenceGrafeasV1Beta1Client. 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 BatchCreateOccurrencesResponseGrafeasV1Beta1Client. batchCreateOccurrences(ProjectName parent, List<Occurrence> occurrences)Creates new occurrences in batch.BatchCreateOccurrencesResponseGrafeasV1Beta1Client. 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.ListNoteOccurrencesPageGrafeasV1Beta1Client.ListNoteOccurrencesPage. createPage(com.google.api.gax.rpc.PageContext<ListNoteOccurrencesRequest,ListNoteOccurrencesResponse,Occurrence> context, ListNoteOccurrencesResponse response)protected GrafeasV1Beta1Client.ListOccurrencesPageGrafeasV1Beta1Client.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 OccurrenceOccurrence.Builder. build()OccurrenceOccurrence.Builder. buildPartial()OccurrenceGrafeasV1Beta1Grpc.GrafeasV1Beta1BlockingStub. createOccurrence(CreateOccurrenceRequest request)Creates a new occurrence.static OccurrenceOccurrence. getDefaultInstance()OccurrenceOccurrence.Builder. getDefaultInstanceForType()OccurrenceOccurrence. getDefaultInstanceForType()OccurrenceCreateOccurrenceRequest.Builder. getOccurrence()The occurrence to create.OccurrenceCreateOccurrenceRequest. getOccurrence()The occurrence to create.OccurrenceCreateOccurrenceRequestOrBuilder. getOccurrence()The occurrence to create.OccurrenceGrafeasV1Beta1Grpc.GrafeasV1Beta1BlockingStub. getOccurrence(GetOccurrenceRequest request)Gets the specified occurrence.OccurrenceUpdateOccurrenceRequest.Builder. getOccurrence()The updated occurrence.OccurrenceUpdateOccurrenceRequest. getOccurrence()The updated occurrence.OccurrenceUpdateOccurrenceRequestOrBuilder. getOccurrence()The updated occurrence.OccurrenceBatchCreateOccurrencesRequest.Builder. getOccurrences(int index)The occurrences to create.OccurrenceBatchCreateOccurrencesRequest. getOccurrences(int index)The occurrences to create.OccurrenceBatchCreateOccurrencesRequestOrBuilder. getOccurrences(int index)The occurrences to create.OccurrenceBatchCreateOccurrencesResponse.Builder. getOccurrences(int index)The occurrences that were created.OccurrenceBatchCreateOccurrencesResponse. getOccurrences(int index)The occurrences that were created.OccurrenceBatchCreateOccurrencesResponseOrBuilder. getOccurrences(int index)The occurrences that were created.OccurrenceListNoteOccurrencesResponse.Builder. getOccurrences(int index)The occurrences attached to the specified note.OccurrenceListNoteOccurrencesResponse. getOccurrences(int index)The occurrences attached to the specified note.OccurrenceListNoteOccurrencesResponseOrBuilder. getOccurrences(int index)The occurrences attached to the specified note.OccurrenceListOccurrencesResponse.Builder. getOccurrences(int index)The occurrences requested.OccurrenceListOccurrencesResponse. getOccurrences(int index)The occurrences requested.OccurrenceListOccurrencesResponseOrBuilder. getOccurrences(int index)The occurrences requested.static OccurrenceOccurrence. parseDelimitedFrom(InputStream input)static OccurrenceOccurrence. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OccurrenceOccurrence. parseFrom(byte[] data)static OccurrenceOccurrence. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OccurrenceOccurrence. parseFrom(com.google.protobuf.ByteString data)static OccurrenceOccurrence. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OccurrenceOccurrence. parseFrom(com.google.protobuf.CodedInputStream input)static OccurrenceOccurrence. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OccurrenceOccurrence. parseFrom(InputStream input)static OccurrenceOccurrence. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OccurrenceOccurrence. parseFrom(ByteBuffer data)static OccurrenceOccurrence. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OccurrenceGrafeasV1Beta1Grpc.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.BuilderBatchCreateOccurrencesRequest.Builder. addOccurrences(int index, Occurrence value)The occurrences to create.BatchCreateOccurrencesRequest.BuilderBatchCreateOccurrencesRequest.Builder. addOccurrences(Occurrence value)The occurrences to create.BatchCreateOccurrencesResponse.BuilderBatchCreateOccurrencesResponse.Builder. addOccurrences(int index, Occurrence value)The occurrences that were created.BatchCreateOccurrencesResponse.BuilderBatchCreateOccurrencesResponse.Builder. addOccurrences(Occurrence value)The occurrences that were created.ListNoteOccurrencesResponse.BuilderListNoteOccurrencesResponse.Builder. addOccurrences(int index, Occurrence value)The occurrences attached to the specified note.ListNoteOccurrencesResponse.BuilderListNoteOccurrencesResponse.Builder. addOccurrences(Occurrence value)The occurrences attached to the specified note.ListOccurrencesResponse.BuilderListOccurrencesResponse.Builder. addOccurrences(int index, Occurrence value)The occurrences requested.ListOccurrencesResponse.BuilderListOccurrencesResponse.Builder. addOccurrences(Occurrence value)The occurrences requested.Occurrence.BuilderOccurrence.Builder. mergeFrom(Occurrence other)CreateOccurrenceRequest.BuilderCreateOccurrenceRequest.Builder. mergeOccurrence(Occurrence value)The occurrence to create.UpdateOccurrenceRequest.BuilderUpdateOccurrenceRequest.Builder. mergeOccurrence(Occurrence value)The updated occurrence.static Occurrence.BuilderOccurrence. newBuilder(Occurrence prototype)CreateOccurrenceRequest.BuilderCreateOccurrenceRequest.Builder. setOccurrence(Occurrence value)The occurrence to create.UpdateOccurrenceRequest.BuilderUpdateOccurrenceRequest.Builder. setOccurrence(Occurrence value)The updated occurrence.BatchCreateOccurrencesRequest.BuilderBatchCreateOccurrencesRequest.Builder. setOccurrences(int index, Occurrence value)The occurrences to create.BatchCreateOccurrencesResponse.BuilderBatchCreateOccurrencesResponse.Builder. setOccurrences(int index, Occurrence value)The occurrences that were created.ListNoteOccurrencesResponse.BuilderListNoteOccurrencesResponse.Builder. setOccurrences(int index, Occurrence value)The occurrences attached to the specified note.ListOccurrencesResponse.BuilderListOccurrencesResponse.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.BuilderBatchCreateOccurrencesRequest.Builder. addAllOccurrences(Iterable<? extends Occurrence> values)The occurrences to create.BatchCreateOccurrencesResponse.BuilderBatchCreateOccurrencesResponse.Builder. addAllOccurrences(Iterable<? extends Occurrence> values)The occurrences that were created.ListNoteOccurrencesResponse.BuilderListNoteOccurrencesResponse.Builder. addAllOccurrences(Iterable<? extends Occurrence> values)The occurrences attached to the specified note.ListOccurrencesResponse.BuilderListOccurrencesResponse.Builder. addAllOccurrences(Iterable<? extends Occurrence> values)The occurrences requested.voidGrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase. createOccurrence(CreateOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)Creates a new occurrence.voidGrafeasV1Beta1Grpc.GrafeasV1Beta1Stub. createOccurrence(CreateOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)Creates a new occurrence.voidGrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase. getOccurrence(GetOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)Gets the specified occurrence.voidGrafeasV1Beta1Grpc.GrafeasV1Beta1Stub. getOccurrence(GetOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)Gets the specified occurrence.voidGrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase. updateOccurrence(UpdateOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)Updates the specified occurrence.voidGrafeasV1Beta1Grpc.GrafeasV1Beta1Stub. updateOccurrence(UpdateOccurrenceRequest request, io.grpc.stub.StreamObserver<Occurrence> responseObserver)Updates the specified occurrence.
-