Interface CoinbaseCdpRotationTargets.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<CoinbaseCdpRotationTargets.Builder,,CoinbaseCdpRotationTargets> SdkBuilder<CoinbaseCdpRotationTargets.Builder,,CoinbaseCdpRotationTargets> SdkPojo
- Enclosing class:
CoinbaseCdpRotationTargets
-
Method Summary
Modifier and TypeMethodDescriptionsecrets(Collection<CoinbaseCdpSecret> secrets) The secrets to rotate.secrets(CoinbaseCdpSecret... secrets) The secrets to rotate.secretsWithStrings(String... secrets) The secrets to rotate.secretsWithStrings(Collection<String> secrets) The secrets to rotate.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
secretsWithStrings
The secrets to rotate. Specify at least one value. Each secret that you specify is rotated independently.
-
API_KEY- The API key that the payment connector uses to call Coinbase CDP. Rotate it as routine maintenance, or if you suspect that it is compromised. -
WALLET_SECRET- The wallet secret that signs transactions. Rotate it only if it is lost or compromised. Coinbase CDP allows one wallet secret per project, so it is replaced in place and signing can be briefly interrupted.
- Parameters:
secrets- The secrets to rotate. Specify at least one value. Each secret that you specify is rotated independently.-
API_KEY- The API key that the payment connector uses to call Coinbase CDP. Rotate it as routine maintenance, or if you suspect that it is compromised. -
WALLET_SECRET- The wallet secret that signs transactions. Rotate it only if it is lost or compromised. Coinbase CDP allows one wallet secret per project, so it is replaced in place and signing can be briefly interrupted.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
secretsWithStrings
The secrets to rotate. Specify at least one value. Each secret that you specify is rotated independently.
-
API_KEY- The API key that the payment connector uses to call Coinbase CDP. Rotate it as routine maintenance, or if you suspect that it is compromised. -
WALLET_SECRET- The wallet secret that signs transactions. Rotate it only if it is lost or compromised. Coinbase CDP allows one wallet secret per project, so it is replaced in place and signing can be briefly interrupted.
- Parameters:
secrets- The secrets to rotate. Specify at least one value. Each secret that you specify is rotated independently.-
API_KEY- The API key that the payment connector uses to call Coinbase CDP. Rotate it as routine maintenance, or if you suspect that it is compromised. -
WALLET_SECRET- The wallet secret that signs transactions. Rotate it only if it is lost or compromised. Coinbase CDP allows one wallet secret per project, so it is replaced in place and signing can be briefly interrupted.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
secrets
The secrets to rotate. Specify at least one value. Each secret that you specify is rotated independently.
-
API_KEY- The API key that the payment connector uses to call Coinbase CDP. Rotate it as routine maintenance, or if you suspect that it is compromised. -
WALLET_SECRET- The wallet secret that signs transactions. Rotate it only if it is lost or compromised. Coinbase CDP allows one wallet secret per project, so it is replaced in place and signing can be briefly interrupted.
- Parameters:
secrets- The secrets to rotate. Specify at least one value. Each secret that you specify is rotated independently.-
API_KEY- The API key that the payment connector uses to call Coinbase CDP. Rotate it as routine maintenance, or if you suspect that it is compromised. -
WALLET_SECRET- The wallet secret that signs transactions. Rotate it only if it is lost or compromised. Coinbase CDP allows one wallet secret per project, so it is replaced in place and signing can be briefly interrupted.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
secrets
The secrets to rotate. Specify at least one value. Each secret that you specify is rotated independently.
-
API_KEY- The API key that the payment connector uses to call Coinbase CDP. Rotate it as routine maintenance, or if you suspect that it is compromised. -
WALLET_SECRET- The wallet secret that signs transactions. Rotate it only if it is lost or compromised. Coinbase CDP allows one wallet secret per project, so it is replaced in place and signing can be briefly interrupted.
- Parameters:
secrets- The secrets to rotate. Specify at least one value. Each secret that you specify is rotated independently.-
API_KEY- The API key that the payment connector uses to call Coinbase CDP. Rotate it as routine maintenance, or if you suspect that it is compromised. -
WALLET_SECRET- The wallet secret that signs transactions. Rotate it only if it is lost or compromised. Coinbase CDP allows one wallet secret per project, so it is replaced in place and signing can be briefly interrupted.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-