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 class
SignatureInfo
Information about the digital signature of the resource.static class
SignatureInfo.Builder
Information about the digital signature of the resource.Methods in com.google.cloud.accessapproval.v1 that return SignatureInfoOrBuilder Modifier and Type Method Description SignatureInfoOrBuilder
ApproveDecision.Builder. getSignatureInfoOrBuilder()
The signature for the ApprovalRequest and details on how it was signed.SignatureInfoOrBuilder
ApproveDecision. getSignatureInfoOrBuilder()
The signature for the ApprovalRequest and details on how it was signed.SignatureInfoOrBuilder
ApproveDecisionOrBuilder. getSignatureInfoOrBuilder()
The signature for the ApprovalRequest and details on how it was signed.
-