public static interface ResetEncryptionKeyRequest.Builder extends Inspector2Request.Builder, SdkPojo, CopyableBuilder<ResetEncryptionKeyRequest.Builder,ResetEncryptionKeyRequest>
| Modifier and Type | Method and Description |
|---|---|
ResetEncryptionKeyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ResetEncryptionKeyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ResetEncryptionKeyRequest.Builder |
resourceType(ResourceType resourceType)
The resource type the key encrypts.
|
ResetEncryptionKeyRequest.Builder |
resourceType(String resourceType)
The resource type the key encrypts.
|
ResetEncryptionKeyRequest.Builder |
scanType(ScanType scanType)
The scan type the key encrypts.
|
ResetEncryptionKeyRequest.Builder |
scanType(String scanType)
The scan type the key encrypts.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildResetEncryptionKeyRequest.Builder resourceType(String resourceType)
The resource type the key encrypts.
resourceType - The resource type the key encrypts.ResourceType,
ResourceTypeResetEncryptionKeyRequest.Builder resourceType(ResourceType resourceType)
The resource type the key encrypts.
resourceType - The resource type the key encrypts.ResourceType,
ResourceTypeResetEncryptionKeyRequest.Builder scanType(String scanType)
The scan type the key encrypts.
ResetEncryptionKeyRequest.Builder scanType(ScanType scanType)
The scan type the key encrypts.
ResetEncryptionKeyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderResetEncryptionKeyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.