public static interface CidrAuthorizationContext.Builder extends SdkPojo, CopyableBuilder<CidrAuthorizationContext.Builder,CidrAuthorizationContext>
Modifier and Type | Method and Description |
---|---|
CidrAuthorizationContext.Builder |
message(String message)
The plain-text authorization message for the prefix and account.
|
CidrAuthorizationContext.Builder |
signature(String signature)
The signed authorization message for the prefix and account.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
CidrAuthorizationContext.Builder message(String message)
The plain-text authorization message for the prefix and account.
message
- The plain-text authorization message for the prefix and account.CidrAuthorizationContext.Builder signature(String signature)
The signed authorization message for the prefix and account.
signature
- The signed authorization message for the prefix and account.Copyright © 2023. All rights reserved.