Uses of Interface
com.google.cloud.accessapproval.v1.SignatureInfoOrBuilder
-
Packages that use SignatureInfoOrBuilder Package Description com.google.cloud.accessapproval.v1 A client to Access Approval API -
-
Uses of SignatureInfoOrBuilder in com.google.cloud.accessapproval.v1
Classes in com.google.cloud.accessapproval.v1 that implement SignatureInfoOrBuilder Modifier and Type Class Description classSignatureInfoInformation about the digital signature of the resource.static classSignatureInfo.BuilderInformation about the digital signature of the resource.Methods in com.google.cloud.accessapproval.v1 that return SignatureInfoOrBuilder Modifier and Type Method Description SignatureInfoOrBuilderApproveDecision.Builder. getSignatureInfoOrBuilder()The signature for the ApprovalRequest and details on how it was signed.SignatureInfoOrBuilderApproveDecision. getSignatureInfoOrBuilder()The signature for the ApprovalRequest and details on how it was signed.SignatureInfoOrBuilderApproveDecisionOrBuilder. getSignatureInfoOrBuilder()The signature for the ApprovalRequest and details on how it was signed.
-