Home
last modified time | relevance | path

Searched defs:batchCreateOccurrences (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
H A DGrafeasGrpc.java716 default void batchCreateOccurrences( in batchCreateOccurrences() method
974 public void batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasGrpc.GrafeasStub
1210 public io.grafeas.v1.BatchCreateOccurrencesResponse batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasGrpc.GrafeasBlockingStub
1422 batchCreateOccurrences(io.grafeas.v1.BatchCreateOccurrencesRequest request) { in batchCreateOccurrences() method in GrafeasGrpc.GrafeasFutureStub
H A DGrafeasClient.java714 public final BatchCreateOccurrencesResponse batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasClient
749 public final BatchCreateOccurrencesResponse batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasClient
784 public final BatchCreateOccurrencesResponse batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasClient
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/google-cloud-containeranalysis/src/main/java/com/google/cloud/devtools/containeranalysis/v1beta1/
H A DGrafeasV1Beta1Client.java640 public final BatchCreateOccurrencesResponse batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasV1Beta1Client
669 public final BatchCreateOccurrencesResponse batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasV1Beta1Client
700 public final BatchCreateOccurrencesResponse batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasV1Beta1Client
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/
H A DGrafeasV1Beta1Grpc.java801 public void batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase
1142 public void batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasV1Beta1Grpc.GrafeasV1Beta1Stub
1396 public io.grafeas.v1beta1.BatchCreateOccurrencesResponse batchCreateOccurrences( in batchCreateOccurrences() method in GrafeasV1Beta1Grpc.GrafeasV1Beta1BlockingStub
1620 batchCreateOccurrences(io.grafeas.v1beta1.BatchCreateOccurrencesRequest request) { in batchCreateOccurrences() method in GrafeasV1Beta1Grpc.GrafeasV1Beta1FutureStub
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/test/java/io/grafeas/v1/
H A DMockGrafeasImpl.java147 public void batchCreateOccurrences( in batchCreateOccurrences() method in MockGrafeasImpl
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/google-cloud-containeranalysis/src/test/java/com/google/cloud/devtools/containeranalysis/v1beta1/
H A DMockGrafeasV1Beta1Impl.java144 public void batchCreateOccurrences( in batchCreateOccurrences() method in MockGrafeasV1Beta1Impl