Home
last modified time | relevance | path

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

/external/google-cloud-java/java-containeranalysis/google-cloud-containeranalysis/src/main/java/com/google/cloud/devtools/containeranalysis/v1beta1/
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
/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
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
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
/external/google-cloud-java/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/
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
/external/google-cloud-java/java-grafeas/src/test/java/io/grafeas/v1/
DMockGrafeasImpl.java147 public void batchCreateOccurrences( in batchCreateOccurrences() method in MockGrafeasImpl
/external/google-cloud-java/java-containeranalysis/google-cloud-containeranalysis/src/test/java/com/google/cloud/devtools/containeranalysis/v1beta1/
DMockGrafeasV1Beta1Impl.java144 public void batchCreateOccurrences( in batchCreateOccurrences() method in MockGrafeasV1Beta1Impl