Home
last modified time | relevance | path

Searched defs:getAttestor (Results 1 – 13 of 13) sorted by relevance

/external/google-cloud-java/java-binary-authorization/proto-google-cloud-binary-authorization-v1beta1/src/main/java/com/google/cloud/binaryauthorization/v1beta1/
DUpdateAttestorRequestOrBuilder.java57 com.google.cloud.binaryauthorization.v1beta1.Attestor getAttestor(); in getAttestor() method
DCreateAttestorRequestOrBuilder.java111 com.google.cloud.binaryauthorization.v1beta1.Attestor getAttestor(); in getAttestor() method
DAttestorName.java53 public String getAttestor() { in getAttestor() method in AttestorName
169 public String getAttestor() { in getAttestor() method in AttestorName.Builder
DUpdateAttestorRequest.java105 public com.google.cloud.binaryauthorization.v1beta1.Attestor getAttestor() { in getAttestor() method in UpdateAttestorRequest
527 public com.google.cloud.binaryauthorization.v1beta1.Attestor getAttestor() { in getAttestor() method in UpdateAttestorRequest.Builder
DCreateAttestorRequest.java214 public com.google.cloud.binaryauthorization.v1beta1.Attestor getAttestor() { in getAttestor() method in CreateAttestorRequest
906 public com.google.cloud.binaryauthorization.v1beta1.Attestor getAttestor() { in getAttestor() method in CreateAttestorRequest.Builder
/external/google-cloud-java/java-binary-authorization/proto-google-cloud-binary-authorization-v1/src/main/java/com/google/protos/google/cloud/binaryauthorization/v1/
DAttestorName.java53 public String getAttestor() { in getAttestor() method in AttestorName
169 public String getAttestor() { in getAttestor() method in AttestorName.Builder
DService.java1669 com.google.protos.google.cloud.binaryauthorization.v1.Resources.Attestor getAttestor(); in getAttestor() method
1881 public com.google.protos.google.cloud.binaryauthorization.v1.Resources.Attestor getAttestor() { in getAttestor() method in Service.CreateAttestorRequest
2613 getAttestor() { in getAttestor() method in Service.CreateAttestorRequest.Builder
3615 com.google.protos.google.cloud.binaryauthorization.v1.Resources.Attestor getAttestor(); in getAttestor() method
3718 public com.google.protos.google.cloud.binaryauthorization.v1.Resources.Attestor getAttestor() { in getAttestor() method in Service.UpdateAttestorRequest
4180 getAttestor() { in getAttestor() method in Service.UpdateAttestorRequest.Builder
8256 java.lang.String getAttestor(); in getAttestor() method
8450 public java.lang.String getAttestor() { in getAttestor() method in Service.ValidateAttestationOccurrenceRequest
9157 public java.lang.String getAttestor() { in getAttestor() method in Service.ValidateAttestationOccurrenceRequest.Builder
/external/google-cloud-java/java-binary-authorization/google-cloud-binary-authorization/src/main/java/com/google/protos/google/cloud/binaryauthorization/v1/
DBinauthzManagementServiceV1Client.java618 public final Resources.Attestor getAttestor(AttestorName name) { in getAttestor() method in BinauthzManagementServiceV1Client
650 public final Resources.Attestor getAttestor(String name) { in getAttestor() method in BinauthzManagementServiceV1Client
682 public final Resources.Attestor getAttestor(Service.GetAttestorRequest request) { in getAttestor() method in BinauthzManagementServiceV1Client
/external/google-cloud-java/java-binary-authorization/google-cloud-binary-authorization/src/main/java/com/google/cloud/binaryauthorization/v1beta1/
DBinauthzManagementServiceV1Beta1Client.java619 public final Attestor getAttestor(AttestorName name) { in getAttestor() method in BinauthzManagementServiceV1Beta1Client
650 public final Attestor getAttestor(String name) { in getAttestor() method in BinauthzManagementServiceV1Beta1Client
681 public final Attestor getAttestor(GetAttestorRequest request) { in getAttestor() method in BinauthzManagementServiceV1Beta1Client
/external/google-cloud-java/java-binary-authorization/grpc-google-cloud-binary-authorization-v1beta1/src/main/java/com/google/cloud/binaryauthorization/v1beta1/
DBinauthzManagementServiceV1Beta1Grpc.java509 default void getAttestor( in getAttestor() method
680 public void getAttestor( in getAttestor() method in BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub
829 public com.google.cloud.binaryauthorization.v1beta1.Attestor getAttestor( in getAttestor() method in BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub
967 getAttestor(com.google.cloud.binaryauthorization.v1beta1.GetAttestorRequest request) { in getAttestor() method in BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub
/external/google-cloud-java/java-binary-authorization/grpc-google-cloud-binary-authorization-v1/src/main/java/com/google/protos/google/cloud/binaryauthorization/v1/
DBinauthzManagementServiceV1Grpc.java516 default void getAttestor( in getAttestor() method
691 public void getAttestor( in getAttestor() method in BinauthzManagementServiceV1Grpc.BinauthzManagementServiceV1Stub
842 public com.google.protos.google.cloud.binaryauthorization.v1.Resources.Attestor getAttestor( in getAttestor() method in BinauthzManagementServiceV1Grpc.BinauthzManagementServiceV1BlockingStub
990 getAttestor( in getAttestor() method in BinauthzManagementServiceV1Grpc.BinauthzManagementServiceV1FutureStub
/external/google-cloud-java/java-binary-authorization/google-cloud-binary-authorization/src/test/java/com/google/cloud/binaryauthorization/v1beta1/
DMockBinauthzManagementServiceV1Beta1Impl.java125 public void getAttestor(GetAttestorRequest request, StreamObserver<Attestor> responseObserver) { in getAttestor() method in MockBinauthzManagementServiceV1Beta1Impl
/external/google-cloud-java/java-binary-authorization/google-cloud-binary-authorization/src/test/java/com/google/protos/google/cloud/binaryauthorization/v1/
DMockBinauthzManagementServiceV1Impl.java126 public void getAttestor( in getAttestor() method in MockBinauthzManagementServiceV1Impl