A B C D E F G H I K L M N O P R S T U V W X 
All Classes All Packages

A

accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.UriEncodeFn
 
accessKeyId() - Method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
A unique identifier for the raw secret access key.
accessKeyId() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
The part of the external key store proxy authentication credential that uniquely identifies the secret access key.
accessKeyId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType.Builder
A unique identifier for the raw secret access key.
accessKeyId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyConfigurationType.Builder
The part of the external key store proxy authentication credential that uniquely identifies the secret access key.
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleArn
 
addCondition(Condition) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset.Builder
 
AES_128 - software.amazon.awssdk.services.kms.model.DataKeySpec
 
AES_256 - software.amazon.awssdk.services.kms.model.DataKeySpec
 
AlgorithmSpec - Enum in software.amazon.awssdk.services.kms.model
 
aliasArn() - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
String that contains the key ARN.
aliasArn(String) - Method in interface software.amazon.awssdk.services.kms.model.AliasListEntry.Builder
String that contains the key ARN.
aliases() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
A list of aliases.
aliases() - Method in class software.amazon.awssdk.services.kms.paginators.ListAliasesIterable
Returns an iterable to iterate through the paginated ListAliasesResponse.aliases() member.
aliases() - Method in class software.amazon.awssdk.services.kms.paginators.ListAliasesPublisher
Returns a publisher that can be used to get a stream of data.
aliases(Collection<AliasListEntry>) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesResponse.Builder
A list of aliases.
aliases(Consumer<AliasListEntry.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesResponse.Builder
A list of aliases.
aliases(AliasListEntry...) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesResponse.Builder
A list of aliases.
AliasListEntry - Class in software.amazon.awssdk.services.kms.model
Contains information about an alias.
AliasListEntry.Builder - Interface in software.amazon.awssdk.services.kms.model
 
aliasName() - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
String that contains the alias.
aliasName() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
Specifies the alias name.
aliasName() - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
The alias to be deleted.
aliasName() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
Identifies the alias that is changing its KMS key.
aliasName(String) - Method in interface software.amazon.awssdk.services.kms.model.AliasListEntry.Builder
String that contains the alias.
aliasName(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateAliasRequest.Builder
Specifies the alias name.
aliasName(String) - Method in interface software.amazon.awssdk.services.kms.model.DeleteAliasRequest.Builder
The alias to be deleted.
aliasName(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateAliasRequest.Builder
Identifies the alias that is changing its KMS key.
allowDots() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsVirtualHostableS3Bucket
 
AlreadyExistsException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because it attempted to create a resource that already exists.
AlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.kms.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.kms.internal.UserAgentUtils
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode.Builder
 
arn() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The Amazon Resource Name (ARN) of the KMS key.
arn() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
Displays the key ARN of a primary or replica key of a multi-Region key.
arn(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The Amazon Resource Name (ARN) of the KMS key.
arn(String) - Method in interface software.amazon.awssdk.services.kms.model.MultiRegionKey.Builder
Displays the key ARN of a primary or replica key of a multi-Region key.
Arn - Class in software.amazon.awssdk.services.kms.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
ASSIGN - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Condition
 
asString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Identifier
 
attestationDocument() - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
The attestation document for an Amazon Web Services Nitro Enclave.
attestationDocument(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.RecipientInfo.Builder
The attestation document for an Amazon Web Services Nitro Enclave.
attributeKey() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.EndpointAttributeProvider
 
attributeValue(Value) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.EndpointAttributeProvider
 
authority() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleUrl
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
authSchemeProvider() - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.kms.KmsServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider(KmsAuthSchemeProvider) - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemeProvider(KmsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.kms.KmsBaseClientBuilder
Set the KmsAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(KmsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemes() - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Gets the value for auth schemes
authSchemes() - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Gets the value for auth schemes
AWS - software.amazon.awssdk.services.kms.model.KeyManagerType
 
AWS_CLOUDHSM - software.amazon.awssdk.services.kms.model.CustomKeyStoreType
 
AWS_CLOUDHSM - software.amazon.awssdk.services.kms.model.OriginType
 
AWS_KMS - software.amazon.awssdk.services.kms.model.OriginType
 
awsAccountId() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The twelve-digit account ID of the Amazon Web Services account that owns the KMS key.
awsAccountId(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The twelve-digit account ID of the Amazon Web Services account that owns the KMS key.
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.AlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.DependencyTimeoutException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.DisabledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.DryRunOperationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.ExpiredImportTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.InvalidAliasNameException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.InvalidArnException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.InvalidCiphertextException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.InvalidImportTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.InvalidKeyUsageException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.InvalidMarkerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.KeyUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.KmsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.kms.model.KmsException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.KmsInternalException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidMacException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.NotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.TagException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.UnsupportedOperationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException.Builder
 
awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 
awsParseArn(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 
awsPartition(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 

B

beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kms.auth.scheme.internal.KmsAuthSchemeInterceptor
 
BOOLEAN - software.amazon.awssdk.services.kms.endpoints.internal.ParameterType
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.BooleanEqualsFn
 
build() - Method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeParams.Builder
Returns a KmsAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
 
build() - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
 
build() - Method in class software.amazon.awssdk.services.kms.model.KmsException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.kms.model.KmsRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.kms.model.KmsResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.kms.auth.scheme.internal.DefaultKmsAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeParams
Get a new builder for creating a KmsAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.kms.endpoints.internal.RuleError
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
builder() - Static method in exception software.amazon.awssdk.services.kms.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams
 
builder() - Static method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Create a builder that can be used to configure and create a KmsAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.kms.KmsClient
Create a builder that can be used to configure and create a KmsClient.
builder() - Static method in class software.amazon.awssdk.services.kms.KmsServiceClientConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.AliasListEntry
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.AlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CreateAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DecryptRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DecryptResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DeleteAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.DependencyTimeoutException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.DisabledException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DisableKeyResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.DryRunOperationException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.EnableKeyResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.EncryptRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.EncryptResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.ExpiredImportTokenException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GrantConstraints
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.GrantListEntry
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.IncorrectKeyException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidAliasNameException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidArnException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidCiphertextException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidGrantIdException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidGrantTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidImportTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidKeyUsageException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidMarkerException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.KeyListEntry
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.KeyMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.KeyUnavailableException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.KmsException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.KmsInternalException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.KmsInvalidMacException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.KmsInvalidStateException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.NotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.RecipientInfo
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.RetireGrantResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.RevokeGrantResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.SignRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.SignResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.Tag
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.TagException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.UnsupportedOperationException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UpdateAliasResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.VerifyRequest
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.VerifyResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksKeyNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
 
builder() - Static method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyUriInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException
 
builder() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kms.model.KmsException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kms.model.KmsRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kms.model.KmsResponse.BuilderImpl
 
BuilderImpl(KmsException) - Constructor for class software.amazon.awssdk.services.kms.model.KmsException.BuilderImpl
 
BuilderImpl(KmsRequest) - Constructor for class software.amazon.awssdk.services.kms.model.KmsRequest.BuilderImpl
 
BuilderImpl(KmsResponse) - Constructor for class software.amazon.awssdk.services.kms.model.KmsResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
bypassPolicyLockoutSafetyCheck() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Skips ("bypasses") the key policy lockout safety check.
bypassPolicyLockoutSafetyCheck() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
Skips ("bypasses") the key policy lockout safety check.
bypassPolicyLockoutSafetyCheck() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
Skips ("bypasses") the key policy lockout safety check.
bypassPolicyLockoutSafetyCheck(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Skips ("bypasses") the key policy lockout safety check.
bypassPolicyLockoutSafetyCheck(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest.Builder
Skips ("bypasses") the key policy lockout safety check.
bypassPolicyLockoutSafetyCheck(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
Skips ("bypasses") the key policy lockout safety check.

C

cancelKeyDeletion(Consumer<CancelKeyDeletionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Cancels the deletion of a KMS key.
cancelKeyDeletion(Consumer<CancelKeyDeletionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Cancels the deletion of a KMS key.
cancelKeyDeletion(CancelKeyDeletionRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Cancels the deletion of a KMS key.
cancelKeyDeletion(CancelKeyDeletionRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Cancels the deletion of a KMS key.
CancelKeyDeletionRequest - Class in software.amazon.awssdk.services.kms.model
 
CancelKeyDeletionRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CancelKeyDeletionRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
CancelKeyDeletionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.CancelKeyDeletionRequestMarshaller
 
CancelKeyDeletionResponse - Class in software.amazon.awssdk.services.kms.model
 
CancelKeyDeletionResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
canContinue() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
carryOn() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
cause(Throwable) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.AlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.DependencyTimeoutException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.DisabledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.DryRunOperationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.ExpiredImportTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.InvalidAliasNameException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.InvalidArnException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.InvalidCiphertextException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.InvalidImportTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.InvalidKeyUsageException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.InvalidMarkerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.KeyUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.KmsException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.kms.model.KmsException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.KmsInternalException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidMacException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.NotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.TagException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.UnsupportedOperationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException.Builder
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.EndpointAuthSchemeStrategy
 
ciphertextBlob() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
Ciphertext to be decrypted.
ciphertextBlob() - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
The encrypted plaintext.
ciphertextBlob() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
The encrypted copy of the data key.
ciphertextBlob() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
The encrypted data key.
ciphertextBlob() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Ciphertext of the data to reencrypt.
ciphertextBlob() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
The reencrypted data.
ciphertextBlob(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
Ciphertext to be decrypted.
ciphertextBlob(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.EncryptResponse.Builder
The encrypted plaintext.
ciphertextBlob(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse.Builder
The encrypted copy of the data key.
ciphertextBlob(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse.Builder
The encrypted data key.
ciphertextBlob(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
Ciphertext of the data to reencrypt.
ciphertextBlob(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptResponse.Builder
The reencrypted data.
ciphertextForRecipient() - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
The plaintext data encrypted with the public key in the attestation document.
ciphertextForRecipient() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
The plaintext private data key encrypted with the public key from the Nitro enclave.
ciphertextForRecipient() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
The plaintext data key encrypted with the public key from the Nitro enclave.
ciphertextForRecipient() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
The plaintext random bytes encrypted with the public key from the Nitro enclave.
ciphertextForRecipient(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.DecryptResponse.Builder
The plaintext data encrypted with the public key in the attestation document.
ciphertextForRecipient(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse.Builder
The plaintext private data key encrypted with the public key from the Nitro enclave.
ciphertextForRecipient(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse.Builder
The plaintext data key encrypted with the public key from the Nitro enclave.
ciphertextForRecipient(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateRandomResponse.Builder
The plaintext random bytes encrypted with the public key from the Nitro enclave.
cloudHsmClusterId() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Identifies the CloudHSM cluster for an CloudHSM key store.
cloudHsmClusterId() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
A unique identifier for the CloudHSM cluster that is associated with an CloudHSM key store.
cloudHsmClusterId() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The cluster ID of the CloudHSM cluster that contains the key material for the KMS key.
cloudHsmClusterId() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Associates the custom key store with a related CloudHSM cluster.
cloudHsmClusterId(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Identifies the CloudHSM cluster for an CloudHSM key store.
cloudHsmClusterId(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
A unique identifier for the CloudHSM cluster that is associated with an CloudHSM key store.
cloudHsmClusterId(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The cluster ID of the CloudHSM cluster that contains the key material for the KMS key.
cloudHsmClusterId(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Associates the custom key store with a related CloudHSM cluster.
CloudHsmClusterInUseException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified CloudHSM cluster is already associated with an CloudHSM key store in the account, or it shares a backup history with an CloudHSM key store in the account.
CloudHsmClusterInUseException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CloudHsmClusterInvalidConfigurationException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the associated CloudHSM cluster did not meet the configuration requirements for an CloudHSM key store.
CloudHsmClusterInvalidConfigurationException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CloudHsmClusterNotActiveException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the CloudHSM cluster associated with the CloudHSM key store is not active.
CloudHsmClusterNotActiveException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CloudHsmClusterNotFoundException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because KMS cannot find the CloudHSM cluster with the specified cluster ID.
CloudHsmClusterNotFoundException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CloudHsmClusterNotRelatedException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified CloudHSM cluster has a different cluster certificate than the original cluster.
CloudHsmClusterNotRelatedException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CLUSTER_NOT_FOUND - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
condition() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
Condition - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Condition.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
conditions - Variable in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
connectCustomKeyStore(Consumer<ConnectCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Connects or reconnects a custom key store to its backing key store.
connectCustomKeyStore(Consumer<ConnectCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Connects or reconnects a custom key store to its backing key store.
connectCustomKeyStore(ConnectCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Connects or reconnects a custom key store to its backing key store.
connectCustomKeyStore(ConnectCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Connects or reconnects a custom key store to its backing key store.
ConnectCustomKeyStoreRequest - Class in software.amazon.awssdk.services.kms.model
 
ConnectCustomKeyStoreRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ConnectCustomKeyStoreRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ConnectCustomKeyStoreRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ConnectCustomKeyStoreRequestMarshaller
 
ConnectCustomKeyStoreResponse - Class in software.amazon.awssdk.services.kms.model
 
ConnectCustomKeyStoreResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CONNECTED - software.amazon.awssdk.services.kms.model.ConnectionStateType
 
CONNECTING - software.amazon.awssdk.services.kms.model.ConnectionStateType
 
connectionErrorCode() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
Describes the connection error.
connectionErrorCode(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
Describes the connection error.
connectionErrorCode(ConnectionErrorCodeType) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
Describes the connection error.
connectionErrorCodeAsString() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
Describes the connection error.
ConnectionErrorCodeType - Enum in software.amazon.awssdk.services.kms.model
 
connectionState() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
Indicates whether the custom key store is connected to its backing key store.
connectionState(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
Indicates whether the custom key store is connected to its backing key store.
connectionState(ConnectionStateType) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
Indicates whether the custom key store is connected to its backing key store.
connectionStateAsString() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
Indicates whether the custom key store is connected to its backing key store.
ConnectionStateType - Enum in software.amazon.awssdk.services.kms.model
 
connectivity() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
Indicates whether the external key store proxy uses a public endpoint or an Amazon VPC endpoint service to communicate with KMS.
connectivity(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyConfigurationType.Builder
Indicates whether the external key store proxy uses a public endpoint or an Amazon VPC endpoint service to communicate with KMS.
connectivity(XksProxyConnectivityType) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyConfigurationType.Builder
Indicates whether the external key store proxy uses a public endpoint or an Amazon VPC endpoint service to communicate with KMS.
connectivityAsString() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
Indicates whether the external key store proxy uses a public endpoint or an Amazon VPC endpoint service to communicate with KMS.
constraints() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
Specifies a grant constraint.
constraints() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that the grant allows.
constraints(Consumer<GrantConstraints.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
Specifies a grant constraint.
constraints(Consumer<GrantConstraints.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that the grant allows.
constraints(GrantConstraints) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
Specifies a grant constraint.
constraints(GrantConstraints) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
A list of key-value pairs that must be present in the encryption context of certain subsequent operations that the grant allows.
context(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference.Builder
 
create() - Static method in class software.amazon.awssdk.services.kms.auth.scheme.internal.DefaultKmsAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Create a KmsAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.kms.KmsClient
Create a KmsClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.kms.model.KmsResponseMetadata
 
CREATE_GRANT - software.amazon.awssdk.services.kms.model.GrantOperation
 
createAlias(Consumer<CreateAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Creates a friendly name for a KMS key.
createAlias(Consumer<CreateAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Creates a friendly name for a KMS key.
createAlias(CreateAliasRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Creates a friendly name for a KMS key.
createAlias(CreateAliasRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Creates a friendly name for a KMS key.
CreateAliasRequest - Class in software.amazon.awssdk.services.kms.model
 
CreateAliasRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CreateAliasRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
CreateAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.CreateAliasRequestMarshaller
 
CreateAliasResponse - Class in software.amazon.awssdk.services.kms.model
 
CreateAliasResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.EndpointAuthSchemeStrategy
 
createCustomKeyStore(Consumer<CreateCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Creates a custom key store backed by a key store that you own and manage.
createCustomKeyStore(Consumer<CreateCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Creates a custom key store backed by a key store that you own and manage.
createCustomKeyStore(CreateCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Creates a custom key store backed by a key store that you own and manage.
createCustomKeyStore(CreateCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Creates a custom key store backed by a key store that you own and manage.
CreateCustomKeyStoreRequest - Class in software.amazon.awssdk.services.kms.model
 
CreateCustomKeyStoreRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CreateCustomKeyStoreRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
CreateCustomKeyStoreRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.CreateCustomKeyStoreRequestMarshaller
 
CreateCustomKeyStoreResponse - Class in software.amazon.awssdk.services.kms.model
 
CreateCustomKeyStoreResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
createGrant(Consumer<CreateGrantRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Adds a grant to a KMS key.
createGrant(Consumer<CreateGrantRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Adds a grant to a KMS key.
createGrant(CreateGrantRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Adds a grant to a KMS key.
createGrant(CreateGrantRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Adds a grant to a KMS key.
CreateGrantRequest - Class in software.amazon.awssdk.services.kms.model
 
CreateGrantRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CreateGrantRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
CreateGrantRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.CreateGrantRequestMarshaller
 
CreateGrantResponse - Class in software.amazon.awssdk.services.kms.model
 
CreateGrantResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
createKey() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Creates a unique customer managed KMS key in your Amazon Web Services account and Region.
createKey() - Method in interface software.amazon.awssdk.services.kms.KmsClient
Creates a unique customer managed KMS key in your Amazon Web Services account and Region.
createKey(Consumer<CreateKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Creates a unique customer managed KMS key in your Amazon Web Services account and Region.
createKey(Consumer<CreateKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Creates a unique customer managed KMS key in your Amazon Web Services account and Region.
createKey(CreateKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Creates a unique customer managed KMS key in your Amazon Web Services account and Region.
createKey(CreateKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Creates a unique customer managed KMS key in your Amazon Web Services account and Region.
CreateKeyRequest - Class in software.amazon.awssdk.services.kms.model
 
CreateKeyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CreateKeyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
CreateKeyRequest Marshaller
CreateKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.CreateKeyRequestMarshaller
 
CreateKeyResponse - Class in software.amazon.awssdk.services.kms.model
 
CreateKeyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CREATING - software.amazon.awssdk.services.kms.model.KeyState
 
creationDate() - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
Date and time that the alias was most recently created in the account and Region.
creationDate() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
The date and time when the custom key store was created.
creationDate() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
The date and time when the grant was created.
creationDate() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The date and time when the KMS key was created.
creationDate(Instant) - Method in interface software.amazon.awssdk.services.kms.model.AliasListEntry.Builder
Date and time that the alias was most recently created in the account and Region.
creationDate(Instant) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
The date and time when the custom key store was created.
creationDate(Instant) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The date and time when the grant was created.
creationDate(Instant) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The date and time when the KMS key was created.
credentialsProvider() - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider() - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Sets the value for credentials provider
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.kms.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.kms.endpoints.internal.RuleError
 
CUSTOMER - software.amazon.awssdk.services.kms.model.KeyManagerType
 
customerMasterKeySpec() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Deprecated.
This parameter has been deprecated. Instead, use the KeySpec parameter.
customerMasterKeySpec() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
Deprecated.
This field has been deprecated. Instead, use the KeySpec field.
customerMasterKeySpec() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Deprecated.
This field has been deprecated. Instead, use the KeySpec field.
customerMasterKeySpec(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Deprecated.
This parameter has been deprecated. Instead, use the KeySpec parameter.
customerMasterKeySpec(String) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
Deprecated.
This field has been deprecated. Instead, use the KeySpec field.
customerMasterKeySpec(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Deprecated.
This field has been deprecated. Instead, use the KeySpec field.
customerMasterKeySpec(CustomerMasterKeySpec) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Deprecated.
This parameter has been deprecated. Instead, use the KeySpec parameter.
customerMasterKeySpec(CustomerMasterKeySpec) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
Deprecated.
This field has been deprecated. Instead, use the KeySpec field.
customerMasterKeySpec(CustomerMasterKeySpec) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Deprecated.
This field has been deprecated. Instead, use the KeySpec field.
CustomerMasterKeySpec - Enum in software.amazon.awssdk.services.kms.model
Deprecated.
customerMasterKeySpecAsString() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Deprecated.
This parameter has been deprecated. Instead, use the KeySpec parameter.
customerMasterKeySpecAsString() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
Deprecated.
This field has been deprecated. Instead, use the KeySpec field.
customerMasterKeySpecAsString() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Deprecated.
This field has been deprecated. Instead, use the KeySpec field.
CustomKeyStoreHasCmKsException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the custom key store contains KMS keys.
CustomKeyStoreHasCmKsException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
Enter the key store ID of the custom key store that you want to connect.
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
A unique identifier for the new custom key store.
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Creates the KMS key in the specified custom key store.
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
A unique identifier for the custom key store.
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
Enter the ID of the custom key store you want to delete.
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
Gets only information about the specified custom key store.
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
Enter the ID of the custom key store you want to disconnect.
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
Generates the random byte string in the CloudHSM cluster that is associated with the specified CloudHSM key store.
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
A unique identifier for the custom key store that contains the KMS key.
customKeyStoreId() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Identifies the custom key store that you want to update.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest.Builder
Enter the key store ID of the custom key store that you want to connect.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse.Builder
A unique identifier for the new custom key store.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Creates the KMS key in the specified custom key store.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
A unique identifier for the custom key store.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest.Builder
Enter the ID of the custom key store you want to delete.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest.Builder
Gets only information about the specified custom key store.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest.Builder
Enter the ID of the custom key store you want to disconnect.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateRandomRequest.Builder
Generates the random byte string in the CloudHSM cluster that is associated with the specified CloudHSM key store.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
A unique identifier for the custom key store that contains the KMS key.
customKeyStoreId(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Identifies the custom key store that you want to update.
CustomKeyStoreInvalidStateException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because of the ConnectionState of the custom key store.
CustomKeyStoreInvalidStateException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
customKeyStoreName() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Specifies a friendly name for the custom key store.
customKeyStoreName() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
The user-specified friendly name for the custom key store.
customKeyStoreName() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
Gets only information about the specified custom key store.
customKeyStoreName(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies a friendly name for the custom key store.
customKeyStoreName(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
The user-specified friendly name for the custom key store.
customKeyStoreName(String) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest.Builder
Gets only information about the specified custom key store.
CustomKeyStoreNameInUseException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified custom key store name is already assigned to another custom key store in the account.
CustomKeyStoreNameInUseException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
CustomKeyStoreNotFoundException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because KMS cannot find a custom key store with the specified key store name or ID.
CustomKeyStoreNotFoundException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
customKeyStores() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
Contains metadata about each custom key store.
customKeyStores() - Method in class software.amazon.awssdk.services.kms.paginators.DescribeCustomKeyStoresIterable
Returns an iterable to iterate through the paginated DescribeCustomKeyStoresResponse.customKeyStores() member.
customKeyStores() - Method in class software.amazon.awssdk.services.kms.paginators.DescribeCustomKeyStoresPublisher
Returns a publisher that can be used to get a stream of data.
customKeyStores(Collection<CustomKeyStoresListEntry>) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse.Builder
Contains metadata about each custom key store.
customKeyStores(Consumer<CustomKeyStoresListEntry.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse.Builder
Contains metadata about each custom key store.
customKeyStores(CustomKeyStoresListEntry...) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse.Builder
Contains metadata about each custom key store.
CustomKeyStoresListEntry - Class in software.amazon.awssdk.services.kms.model
Contains information about each custom key store in the custom key store list.
CustomKeyStoresListEntry.Builder - Interface in software.amazon.awssdk.services.kms.model
 
customKeyStoreType() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Specifies the type of custom key store.
customKeyStoreType() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
Indicates the type of the custom key store.
customKeyStoreType(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies the type of custom key store.
customKeyStoreType(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
Indicates the type of the custom key store.
customKeyStoreType(CustomKeyStoreType) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies the type of custom key store.
customKeyStoreType(CustomKeyStoreType) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
Indicates the type of the custom key store.
CustomKeyStoreType - Enum in software.amazon.awssdk.services.kms.model
 
customKeyStoreTypeAsString() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Specifies the type of custom key store.
customKeyStoreTypeAsString() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
Indicates the type of the custom key store.

D

DataKeyPairSpec - Enum in software.amazon.awssdk.services.kms.model
 
DataKeySpec - Enum in software.amazon.awssdk.services.kms.model
 
decrypt(Consumer<DecryptRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Decrypts ciphertext that was encrypted by a KMS key using any of the following operations:
decrypt(Consumer<DecryptRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Decrypts ciphertext that was encrypted by a KMS key using any of the following operations:
decrypt(DecryptRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Decrypts ciphertext that was encrypted by a KMS key using any of the following operations:
decrypt(DecryptRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Decrypts ciphertext that was encrypted by a KMS key using any of the following operations:
DECRYPT - software.amazon.awssdk.services.kms.model.GrantOperation
 
DecryptRequest - Class in software.amazon.awssdk.services.kms.model
 
DecryptRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DecryptRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
DecryptRequest Marshaller
DecryptRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.DecryptRequestMarshaller
 
DecryptResponse - Class in software.amazon.awssdk.services.kms.model
 
DecryptResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
Default() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.kms.endpoints.internal.RuleEngine
 
DefaultKmsAuthSchemeParams - Class in software.amazon.awssdk.services.kms.auth.scheme.internal
 
DefaultKmsAuthSchemeProvider - Class in software.amazon.awssdk.services.kms.auth.scheme.internal
 
DefaultKmsEndpointProvider - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
DefaultKmsEndpointProvider() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.DefaultKmsEndpointProvider
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.kms.endpoints.KmsEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
deleteAlias(Consumer<DeleteAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes the specified alias.
deleteAlias(Consumer<DeleteAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes the specified alias.
deleteAlias(DeleteAliasRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes the specified alias.
deleteAlias(DeleteAliasRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes the specified alias.
DeleteAliasRequest - Class in software.amazon.awssdk.services.kms.model
 
DeleteAliasRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DeleteAliasRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
DeleteAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.DeleteAliasRequestMarshaller
 
DeleteAliasResponse - Class in software.amazon.awssdk.services.kms.model
 
DeleteAliasResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
deleteCustomKeyStore(Consumer<DeleteCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes a custom key store.
deleteCustomKeyStore(Consumer<DeleteCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes a custom key store.
deleteCustomKeyStore(DeleteCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes a custom key store.
deleteCustomKeyStore(DeleteCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes a custom key store.
DeleteCustomKeyStoreRequest - Class in software.amazon.awssdk.services.kms.model
 
DeleteCustomKeyStoreRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DeleteCustomKeyStoreRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
DeleteCustomKeyStoreRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.DeleteCustomKeyStoreRequestMarshaller
 
DeleteCustomKeyStoreResponse - Class in software.amazon.awssdk.services.kms.model
 
DeleteCustomKeyStoreResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
deleteImportedKeyMaterial(Consumer<DeleteImportedKeyMaterialRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes key material that was previously imported.
deleteImportedKeyMaterial(Consumer<DeleteImportedKeyMaterialRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes key material that was previously imported.
deleteImportedKeyMaterial(DeleteImportedKeyMaterialRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes key material that was previously imported.
deleteImportedKeyMaterial(DeleteImportedKeyMaterialRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes key material that was previously imported.
DeleteImportedKeyMaterialRequest - Class in software.amazon.awssdk.services.kms.model
 
DeleteImportedKeyMaterialRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DeleteImportedKeyMaterialRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
DeleteImportedKeyMaterialRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.DeleteImportedKeyMaterialRequestMarshaller
 
DeleteImportedKeyMaterialResponse - Class in software.amazon.awssdk.services.kms.model
 
DeleteImportedKeyMaterialResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
deletionDate() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The date and time after which KMS deletes this KMS key.
deletionDate() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
The date and time after which KMS deletes the KMS key.
deletionDate(Instant) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The date and time after which KMS deletes this KMS key.
deletionDate(Instant) - Method in interface software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse.Builder
The date and time after which KMS deletes the KMS key.
DependencyTimeoutException - Exception in software.amazon.awssdk.services.kms.model
The system timed out while trying to fulfill the request.
DependencyTimeoutException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
DESCRIBE_KEY - software.amazon.awssdk.services.kms.model.GrantOperation
 
describeCustomKeyStores() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets information about custom key stores in the account and Region.
describeCustomKeyStores() - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets information about custom key stores in the account and Region.
describeCustomKeyStores(Consumer<DescribeCustomKeyStoresRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets information about custom key stores in the account and Region.
describeCustomKeyStores(Consumer<DescribeCustomKeyStoresRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets information about custom key stores in the account and Region.
describeCustomKeyStores(DescribeCustomKeyStoresRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets information about custom key stores in the account and Region.
describeCustomKeyStores(DescribeCustomKeyStoresRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets information about custom key stores in the account and Region.
DescribeCustomKeyStoresIterable - Class in software.amazon.awssdk.services.kms.paginators
DescribeCustomKeyStoresIterable(KmsClient, DescribeCustomKeyStoresRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.DescribeCustomKeyStoresIterable
 
describeCustomKeyStoresPaginator() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
describeCustomKeyStoresPaginator() - Method in interface software.amazon.awssdk.services.kms.KmsClient
describeCustomKeyStoresPaginator(Consumer<DescribeCustomKeyStoresRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
describeCustomKeyStoresPaginator(Consumer<DescribeCustomKeyStoresRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
describeCustomKeyStoresPaginator(DescribeCustomKeyStoresRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
describeCustomKeyStoresPaginator(DescribeCustomKeyStoresRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
DescribeCustomKeyStoresPublisher - Class in software.amazon.awssdk.services.kms.paginators
DescribeCustomKeyStoresPublisher(KmsAsyncClient, DescribeCustomKeyStoresRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.DescribeCustomKeyStoresPublisher
 
DescribeCustomKeyStoresRequest - Class in software.amazon.awssdk.services.kms.model
 
DescribeCustomKeyStoresRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DescribeCustomKeyStoresRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
DescribeCustomKeyStoresRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.DescribeCustomKeyStoresRequestMarshaller
 
DescribeCustomKeyStoresResponse - Class in software.amazon.awssdk.services.kms.model
 
DescribeCustomKeyStoresResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
describeKey(Consumer<DescribeKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Provides detailed information about a KMS key.
describeKey(Consumer<DescribeKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Provides detailed information about a KMS key.
describeKey(DescribeKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Provides detailed information about a KMS key.
describeKey(DescribeKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Provides detailed information about a KMS key.
DescribeKeyRequest - Class in software.amazon.awssdk.services.kms.model
 
DescribeKeyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DescribeKeyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
DescribeKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.DescribeKeyRequestMarshaller
 
DescribeKeyResponse - Class in software.amazon.awssdk.services.kms.model
 
DescribeKeyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
description() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
A description of the KMS key.
description() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The description of the KMS key.
description() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
A description of the KMS key.
description() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
New description for the KMS key.
description(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
A description of the KMS key.
description(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The description of the KMS key.
description(String) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
A description of the KMS key.
description(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest.Builder
New description for the KMS key.
destinationEncryptionAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Specifies the encryption algorithm that KMS will use to reecrypt the data after it has decrypted it.
destinationEncryptionAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
The encryption algorithm that was used to reencrypt the data.
destinationEncryptionAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
Specifies the encryption algorithm that KMS will use to reecrypt the data after it has decrypted it.
destinationEncryptionAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptResponse.Builder
The encryption algorithm that was used to reencrypt the data.
destinationEncryptionAlgorithm(EncryptionAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
Specifies the encryption algorithm that KMS will use to reecrypt the data after it has decrypted it.
destinationEncryptionAlgorithm(EncryptionAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptResponse.Builder
The encryption algorithm that was used to reencrypt the data.
destinationEncryptionAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Specifies the encryption algorithm that KMS will use to reecrypt the data after it has decrypted it.
destinationEncryptionAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
The encryption algorithm that was used to reencrypt the data.
destinationEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Specifies that encryption context to use when the reencrypting the data.
destinationEncryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
Specifies that encryption context to use when the reencrypting the data.
destinationKeyId() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
A unique identifier for the KMS key that is used to reencrypt the data.
destinationKeyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
A unique identifier for the KMS key that is used to reencrypt the data.
DIGEST - software.amazon.awssdk.services.kms.model.MessageType
 
DISABLED - software.amazon.awssdk.services.kms.model.KeyState
 
DisabledException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified KMS key is not enabled.
DisabledException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
disableKey(Consumer<DisableKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Sets the state of a KMS key to disabled.
disableKey(Consumer<DisableKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Sets the state of a KMS key to disabled.
disableKey(DisableKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Sets the state of a KMS key to disabled.
disableKey(DisableKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Sets the state of a KMS key to disabled.
DisableKeyRequest - Class in software.amazon.awssdk.services.kms.model
 
DisableKeyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DisableKeyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
DisableKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.DisableKeyRequestMarshaller
 
DisableKeyResponse - Class in software.amazon.awssdk.services.kms.model
 
DisableKeyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
disableKeyRotation(Consumer<DisableKeyRotationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Disables automatic rotation of the key material of the specified symmetric encryption KMS key.
disableKeyRotation(Consumer<DisableKeyRotationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Disables automatic rotation of the key material of the specified symmetric encryption KMS key.
disableKeyRotation(DisableKeyRotationRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Disables automatic rotation of the key material of the specified symmetric encryption KMS key.
disableKeyRotation(DisableKeyRotationRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Disables automatic rotation of the key material of the specified symmetric encryption KMS key.
DisableKeyRotationRequest - Class in software.amazon.awssdk.services.kms.model
 
DisableKeyRotationRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DisableKeyRotationRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
DisableKeyRotationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.DisableKeyRotationRequestMarshaller
 
DisableKeyRotationResponse - Class in software.amazon.awssdk.services.kms.model
 
DisableKeyRotationResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
disconnectCustomKeyStore(Consumer<DisconnectCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Disconnects the custom key store from its backing key store.
disconnectCustomKeyStore(Consumer<DisconnectCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Disconnects the custom key store from its backing key store.
disconnectCustomKeyStore(DisconnectCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Disconnects the custom key store from its backing key store.
disconnectCustomKeyStore(DisconnectCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Disconnects the custom key store from its backing key store.
DisconnectCustomKeyStoreRequest - Class in software.amazon.awssdk.services.kms.model
 
DisconnectCustomKeyStoreRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DisconnectCustomKeyStoreRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
DisconnectCustomKeyStoreRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.DisconnectCustomKeyStoreRequestMarshaller
 
DisconnectCustomKeyStoreResponse - Class in software.amazon.awssdk.services.kms.model
 
DisconnectCustomKeyStoreResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DISCONNECTED - software.amazon.awssdk.services.kms.model.ConnectionStateType
 
DISCONNECTING - software.amazon.awssdk.services.kms.model.ConnectionStateType
 
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
dnsSuffix() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs
 
dnsSuffix() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs.Builder
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition.Builder
 
documentation - Variable in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
dryRun() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
Checks if your request will succeed.
dryRun() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.RetireGrantRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.RevokeGrantRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
Checks if your request will succeed.
dryRun(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
Checks if your request will succeed.
DryRunOperationException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the DryRun parameter was specified.
DryRunOperationException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
 

E

ECC_NIST_P256 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
ECC_NIST_P256 - software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
ECC_NIST_P256 - software.amazon.awssdk.services.kms.model.KeySpec
 
ECC_NIST_P384 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
ECC_NIST_P384 - software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
ECC_NIST_P384 - software.amazon.awssdk.services.kms.model.KeySpec
 
ECC_NIST_P521 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
ECC_NIST_P521 - software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
ECC_NIST_P521 - software.amazon.awssdk.services.kms.model.KeySpec
 
ECC_SECG_P256_K1 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
ECC_SECG_P256_K1 - software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
ECC_SECG_P256_K1 - software.amazon.awssdk.services.kms.model.KeySpec
 
ECDSA_SHA_256 - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
ECDSA_SHA_384 - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
ECDSA_SHA_512 - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
enabled() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Specifies whether the KMS key is enabled.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Specifies whether the KMS key is enabled.
ENABLED - software.amazon.awssdk.services.kms.model.KeyState
 
enableKey(Consumer<EnableKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Sets the key state of a KMS key to enabled.
enableKey(Consumer<EnableKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Sets the key state of a KMS key to enabled.
enableKey(EnableKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Sets the key state of a KMS key to enabled.
enableKey(EnableKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Sets the key state of a KMS key to enabled.
EnableKeyRequest - Class in software.amazon.awssdk.services.kms.model
 
EnableKeyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
EnableKeyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
EnableKeyRequest Marshaller
EnableKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.EnableKeyRequestMarshaller
 
EnableKeyResponse - Class in software.amazon.awssdk.services.kms.model
 
EnableKeyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
enableKeyRotation(Consumer<EnableKeyRotationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Enables automatic rotation of the key material of the specified symmetric encryption KMS key.
enableKeyRotation(Consumer<EnableKeyRotationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Enables automatic rotation of the key material of the specified symmetric encryption KMS key.
enableKeyRotation(EnableKeyRotationRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Enables automatic rotation of the key material of the specified symmetric encryption KMS key.
enableKeyRotation(EnableKeyRotationRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Enables automatic rotation of the key material of the specified symmetric encryption KMS key.
EnableKeyRotationRequest - Class in software.amazon.awssdk.services.kms.model
 
EnableKeyRotationRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
EnableKeyRotationRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
EnableKeyRotationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.EnableKeyRotationRequestMarshaller
 
EnableKeyRotationResponse - Class in software.amazon.awssdk.services.kms.model
 
EnableKeyRotationResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
encrypt(Consumer<EncryptRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Encrypts plaintext of up to 4,096 bytes using a KMS key.
encrypt(Consumer<EncryptRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Encrypts plaintext of up to 4,096 bytes using a KMS key.
encrypt(EncryptRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Encrypts plaintext of up to 4,096 bytes using a KMS key.
encrypt(EncryptRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Encrypts plaintext of up to 4,096 bytes using a KMS key.
ENCRYPT - software.amazon.awssdk.services.kms.model.GrantOperation
 
ENCRYPT_DECRYPT - software.amazon.awssdk.services.kms.model.KeyUsageType
 
encryptedKeyMaterial() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
The encrypted key material to import.
encryptedKeyMaterial(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest.Builder
The encrypted key material to import.
encryptionAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
Specifies the encryption algorithm that will be used to decrypt the ciphertext.
encryptionAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
The encryption algorithm that was used to decrypt the ciphertext.
encryptionAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
Specifies the encryption algorithm that KMS will use to encrypt the plaintext message.
encryptionAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
The encryption algorithm that was used to encrypt the plaintext.
encryptionAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
Specifies the encryption algorithm that will be used to decrypt the ciphertext.
encryptionAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.DecryptResponse.Builder
The encryption algorithm that was used to decrypt the ciphertext.
encryptionAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
Specifies the encryption algorithm that KMS will use to encrypt the plaintext message.
encryptionAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.EncryptResponse.Builder
The encryption algorithm that was used to encrypt the plaintext.
encryptionAlgorithm(EncryptionAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
Specifies the encryption algorithm that will be used to decrypt the ciphertext.
encryptionAlgorithm(EncryptionAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.DecryptResponse.Builder
The encryption algorithm that was used to decrypt the ciphertext.
encryptionAlgorithm(EncryptionAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
Specifies the encryption algorithm that KMS will use to encrypt the plaintext message.
encryptionAlgorithm(EncryptionAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.EncryptResponse.Builder
The encryption algorithm that was used to encrypt the plaintext.
encryptionAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
Specifies the encryption algorithm that will be used to decrypt the ciphertext.
encryptionAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
The encryption algorithm that was used to decrypt the ciphertext.
encryptionAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
Specifies the encryption algorithm that KMS will use to encrypt the plaintext message.
encryptionAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
The encryption algorithm that was used to encrypt the plaintext.
encryptionAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The encryption algorithms that KMS supports for this key.
encryptionAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The encryption algorithms that the KMS key supports.
encryptionAlgorithms(Collection<EncryptionAlgorithmSpec>) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The encryption algorithms that KMS supports for this key.
encryptionAlgorithms(Collection<EncryptionAlgorithmSpec>) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The encryption algorithms that the KMS key supports.
encryptionAlgorithms(EncryptionAlgorithmSpec...) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The encryption algorithms that KMS supports for this key.
encryptionAlgorithms(EncryptionAlgorithmSpec...) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The encryption algorithms that the KMS key supports.
encryptionAlgorithmsAsStrings() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The encryption algorithms that KMS supports for this key.
encryptionAlgorithmsAsStrings() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The encryption algorithms that the KMS key supports.
EncryptionAlgorithmSpec - Enum in software.amazon.awssdk.services.kms.model
 
encryptionAlgorithmsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The encryption algorithms that KMS supports for this key.
encryptionAlgorithmsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The encryption algorithms that the KMS key supports.
encryptionAlgorithmsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The encryption algorithms that KMS supports for this key.
encryptionAlgorithmsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The encryption algorithms that the KMS key supports.
encryptionContext() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
Specifies the encryption context to use when decrypting the data.
encryptionContext() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
Specifies the encryption context that will be used to encrypt the data.
encryptionContext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
Specifies the encryption context that will be used when encrypting the private key in the data key pair.
encryptionContext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
Specifies the encryption context that will be used when encrypting the private key in the data key pair.
encryptionContext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
Specifies the encryption context that will be used when encrypting the data key.
encryptionContext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Specifies the encryption context that will be used when encrypting the data key.
encryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
Specifies the encryption context to use when decrypting the data.
encryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
Specifies the encryption context that will be used to encrypt the data.
encryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
Specifies the encryption context that will be used when encrypting the private key in the data key pair.
encryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest.Builder
Specifies the encryption context that will be used when encrypting the private key in the data key pair.
encryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
Specifies the encryption context that will be used when encrypting the data key.
encryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
Specifies the encryption context that will be used when encrypting the data key.
encryptionContextEquals() - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
A list of key-value pairs that must match the encryption context in the cryptographic operation request.
encryptionContextEquals(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.GrantConstraints.Builder
A list of key-value pairs that must match the encryption context in the cryptographic operation request.
encryptionContextSubset() - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
A list of key-value pairs that must be included in the encryption context of the cryptographic operation request.
encryptionContextSubset(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.GrantConstraints.Builder
A list of key-value pairs that must be included in the encryption context of the cryptographic operation request.
EncryptRequest - Class in software.amazon.awssdk.services.kms.model
 
EncryptRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
EncryptRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
EncryptRequest Marshaller
EncryptRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.EncryptRequestMarshaller
 
EncryptResponse - Class in software.amazon.awssdk.services.kms.model
 
EncryptResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
endpoint() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
endpoint() - Method in class software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams
 
endpoint(String) - Method in interface software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams.Builder
 
endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.kms.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointOverride() - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride() - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointProvider() - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider() - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(KmsEndpointProvider) - Method in interface software.amazon.awssdk.services.kms.KmsBaseClientBuilder
Set the KmsEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.kms.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
eq(boolean) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.DefaultKmsEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleArn
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.KeyListEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.RetireGrantResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.SignRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.SignResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
 
equals(Object) - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.KeyListEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.RetireGrantResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.SignRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.SignResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
 
error() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
error(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Rule.Builder
 
error(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
ERROR - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
ErrorRule - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.ErrorRule
 
eval(Expr) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
expectArray() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
expirationModel() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
Specifies whether the key material expires.
expirationModel() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Specifies whether the KMS key's key material expires.
expirationModel(String) - Method in interface software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest.Builder
Specifies whether the key material expires.
expirationModel(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Specifies whether the KMS key's key material expires.
expirationModel(ExpirationModelType) - Method in interface software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest.Builder
Specifies whether the key material expires.
expirationModel(ExpirationModelType) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Specifies whether the KMS key's key material expires.
expirationModelAsString() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
Specifies whether the key material expires.
expirationModelAsString() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Specifies whether the KMS key's key material expires.
ExpirationModelType - Enum in software.amazon.awssdk.services.kms.model
 
ExpiredImportTokenException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified import token is expired.
ExpiredImportTokenException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
expr() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
EXTERNAL - software.amazon.awssdk.services.kms.model.OriginType
 
EXTERNAL_KEY_STORE - software.amazon.awssdk.services.kms.model.CustomKeyStoreType
 
EXTERNAL_KEY_STORE - software.amazon.awssdk.services.kms.model.OriginType
 

F

facts() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FatScope
 
FAILED - software.amazon.awssdk.services.kms.model.ConnectionStateType
 
FatScope<T> - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.FatScope
 
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
 
fn(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.kms.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Record
 
from(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.kms.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.BooleanEqualsFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.AlgorithmSpec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.ConnectionStateType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.CustomKeyStoreType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.DataKeyPairSpec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.DataKeySpec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.ExpirationModelType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.GrantOperation
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeyEncryptionMechanism
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeyManagerType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeySpec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeyState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeyUsageType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.MessageType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.MultiRegionKeyType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.OriginType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.WrappingKeySpec
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kms.model.XksProxyConnectivityType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

GENERATE_DATA_KEY - software.amazon.awssdk.services.kms.model.GrantOperation
 
GENERATE_DATA_KEY_PAIR - software.amazon.awssdk.services.kms.model.GrantOperation
 
GENERATE_DATA_KEY_PAIR_WITHOUT_PLAINTEXT - software.amazon.awssdk.services.kms.model.GrantOperation
 
GENERATE_DATA_KEY_WITHOUT_PLAINTEXT - software.amazon.awssdk.services.kms.model.GrantOperation
 
GENERATE_MAC - software.amazon.awssdk.services.kms.model.GrantOperation
 
GENERATE_VERIFY_MAC - software.amazon.awssdk.services.kms.model.KeyUsageType
 
generateDataKey(Consumer<GenerateDataKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a unique symmetric data key for use outside of KMS.
generateDataKey(Consumer<GenerateDataKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a unique symmetric data key for use outside of KMS.
generateDataKey(GenerateDataKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a unique symmetric data key for use outside of KMS.
generateDataKey(GenerateDataKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a unique symmetric data key for use outside of KMS.
generateDataKeyPair(Consumer<GenerateDataKeyPairRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a unique asymmetric data key pair for use outside of KMS.
generateDataKeyPair(Consumer<GenerateDataKeyPairRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a unique asymmetric data key pair for use outside of KMS.
generateDataKeyPair(GenerateDataKeyPairRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a unique asymmetric data key pair for use outside of KMS.
generateDataKeyPair(GenerateDataKeyPairRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a unique asymmetric data key pair for use outside of KMS.
GenerateDataKeyPairRequest - Class in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyPairRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyPairRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GenerateDataKeyPairRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GenerateDataKeyPairRequestMarshaller
 
GenerateDataKeyPairResponse - Class in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyPairResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
generateDataKeyPairWithoutPlaintext(Consumer<GenerateDataKeyPairWithoutPlaintextRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a unique asymmetric data key pair for use outside of KMS.
generateDataKeyPairWithoutPlaintext(Consumer<GenerateDataKeyPairWithoutPlaintextRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a unique asymmetric data key pair for use outside of KMS.
generateDataKeyPairWithoutPlaintext(GenerateDataKeyPairWithoutPlaintextRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a unique asymmetric data key pair for use outside of KMS.
generateDataKeyPairWithoutPlaintext(GenerateDataKeyPairWithoutPlaintextRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a unique asymmetric data key pair for use outside of KMS.
GenerateDataKeyPairWithoutPlaintextRequest - Class in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyPairWithoutPlaintextRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyPairWithoutPlaintextRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GenerateDataKeyPairWithoutPlaintextRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GenerateDataKeyPairWithoutPlaintextRequestMarshaller
 
GenerateDataKeyPairWithoutPlaintextResponse - Class in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyPairWithoutPlaintextResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyRequest - Class in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GenerateDataKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GenerateDataKeyRequestMarshaller
 
GenerateDataKeyResponse - Class in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
generateDataKeyWithoutPlaintext(Consumer<GenerateDataKeyWithoutPlaintextRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a unique symmetric data key for use outside of KMS.
generateDataKeyWithoutPlaintext(Consumer<GenerateDataKeyWithoutPlaintextRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a unique symmetric data key for use outside of KMS.
generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a unique symmetric data key for use outside of KMS.
generateDataKeyWithoutPlaintext(GenerateDataKeyWithoutPlaintextRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a unique symmetric data key for use outside of KMS.
GenerateDataKeyWithoutPlaintextRequest - Class in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyWithoutPlaintextRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyWithoutPlaintextRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GenerateDataKeyWithoutPlaintextRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GenerateDataKeyWithoutPlaintextRequestMarshaller
 
GenerateDataKeyWithoutPlaintextResponse - Class in software.amazon.awssdk.services.kms.model
 
GenerateDataKeyWithoutPlaintextResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
generateMac(Consumer<GenerateMacRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Generates a hash-based message authentication code (HMAC) for a message using an HMAC KMS key and a MAC algorithm that the key supports.
generateMac(Consumer<GenerateMacRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Generates a hash-based message authentication code (HMAC) for a message using an HMAC KMS key and a MAC algorithm that the key supports.
generateMac(GenerateMacRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Generates a hash-based message authentication code (HMAC) for a message using an HMAC KMS key and a MAC algorithm that the key supports.
generateMac(GenerateMacRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Generates a hash-based message authentication code (HMAC) for a message using an HMAC KMS key and a MAC algorithm that the key supports.
GenerateMacRequest - Class in software.amazon.awssdk.services.kms.model
 
GenerateMacRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GenerateMacRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GenerateMacRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GenerateMacRequestMarshaller
 
GenerateMacResponse - Class in software.amazon.awssdk.services.kms.model
 
GenerateMacResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
generateRandom() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a random byte string that is cryptographically secure.
generateRandom() - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a random byte string that is cryptographically secure.
generateRandom(Consumer<GenerateRandomRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a random byte string that is cryptographically secure.
generateRandom(Consumer<GenerateRandomRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a random byte string that is cryptographically secure.
generateRandom(GenerateRandomRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns a random byte string that is cryptographically secure.
generateRandom(GenerateRandomRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns a random byte string that is cryptographically secure.
GenerateRandomRequest - Class in software.amazon.awssdk.services.kms.model
 
GenerateRandomRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GenerateRandomRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GenerateRandomRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GenerateRandomRequestMarshaller
 
GenerateRandomResponse - Class in software.amazon.awssdk.services.kms.model
 
GenerateRandomResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
get() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Record
 
GET_PUBLIC_KEY - software.amazon.awssdk.services.kms.model.GrantOperation
 
getArgv() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode
 
getKeyPolicy(Consumer<GetKeyPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a key policy attached to the specified KMS key.
getKeyPolicy(Consumer<GetKeyPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a key policy attached to the specified KMS key.
getKeyPolicy(GetKeyPolicyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a key policy attached to the specified KMS key.
getKeyPolicy(GetKeyPolicyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a key policy attached to the specified KMS key.
GetKeyPolicyRequest - Class in software.amazon.awssdk.services.kms.model
 
GetKeyPolicyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GetKeyPolicyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GetKeyPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GetKeyPolicyRequestMarshaller
 
GetKeyPolicyResponse - Class in software.amazon.awssdk.services.kms.model
 
GetKeyPolicyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
getKeyRotationStatus(Consumer<GetKeyRotationStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a Boolean value that indicates whether automatic rotation of the key material is enabled for the specified KMS key.
getKeyRotationStatus(Consumer<GetKeyRotationStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a Boolean value that indicates whether automatic rotation of the key material is enabled for the specified KMS key.
getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a Boolean value that indicates whether automatic rotation of the key material is enabled for the specified KMS key.
getKeyRotationStatus(GetKeyRotationStatusRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a Boolean value that indicates whether automatic rotation of the key material is enabled for the specified KMS key.
GetKeyRotationStatusRequest - Class in software.amazon.awssdk.services.kms.model
 
GetKeyRotationStatusRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GetKeyRotationStatusRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GetKeyRotationStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GetKeyRotationStatusRequestMarshaller
 
GetKeyRotationStatusResponse - Class in software.amazon.awssdk.services.kms.model
 
GetKeyRotationStatusResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
getLeft() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset
 
getParametersForImport(Consumer<GetParametersForImportRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns the public key and an import token you need to import or reimport key material for a KMS key.
getParametersForImport(Consumer<GetParametersForImportRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns the public key and an import token you need to import or reimport key material for a KMS key.
getParametersForImport(GetParametersForImportRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns the public key and an import token you need to import or reimport key material for a KMS key.
getParametersForImport(GetParametersForImportRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns the public key and an import token you need to import or reimport key material for a KMS key.
GetParametersForImportRequest - Class in software.amazon.awssdk.services.kms.model
 
GetParametersForImportRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GetParametersForImportRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GetParametersForImportRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GetParametersForImportRequestMarshaller
 
GetParametersForImportResponse - Class in software.amazon.awssdk.services.kms.model
 
GetParametersForImportResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
getParts() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint
 
getPublicKey(Consumer<GetPublicKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns the public key of an asymmetric KMS key.
getPublicKey(Consumer<GetPublicKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns the public key of an asymmetric KMS key.
getPublicKey(GetPublicKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns the public key of an asymmetric KMS key.
getPublicKey(GetPublicKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns the public key of an asymmetric KMS key.
GetPublicKeyRequest - Class in software.amazon.awssdk.services.kms.model
 
GetPublicKeyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GetPublicKeyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
GetPublicKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.GetPublicKeyRequestMarshaller
 
GetPublicKeyResponse - Class in software.amazon.awssdk.services.kms.model
 
GetPublicKeyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
getResult() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset
 
getType() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CreateAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.KeyListEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.RetireGrantResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.SignRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.SignResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
 
getVersion() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset
 
GrantConstraints - Class in software.amazon.awssdk.services.kms.model
Use this structure to allow cryptographic operations in the grant only when the operation request includes the specified encryption context.
GrantConstraints.Builder - Interface in software.amazon.awssdk.services.kms.model
 
granteePrincipal() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
The identity that gets the permissions specified in the grant.
granteePrincipal() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
The identity that gets the permissions in the grant.
granteePrincipal() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
Returns only grants where the specified principal is the grantee principal for the grant.
granteePrincipal(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
The identity that gets the permissions specified in the grant.
granteePrincipal(String) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The identity that gets the permissions in the grant.
granteePrincipal(String) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsRequest.Builder
Returns only grants where the specified principal is the grantee principal for the grant.
grantId() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
The unique identifier for the grant.
grantId() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
The unique identifier for the grant.
grantId() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
Returns only the grant with the specified grant ID.
grantId() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
Identifies the grant to retire.
grantId() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
Identifies the grant to revoke.
grantId(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantResponse.Builder
The unique identifier for the grant.
grantId(String) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The unique identifier for the grant.
grantId(String) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsRequest.Builder
Returns only the grant with the specified grant ID.
grantId(String) - Method in interface software.amazon.awssdk.services.kms.model.RetireGrantRequest.Builder
Identifies the grant to retire.
grantId(String) - Method in interface software.amazon.awssdk.services.kms.model.RevokeGrantRequest.Builder
Identifies the grant to revoke.
GrantListEntry - Class in software.amazon.awssdk.services.kms.model
Contains information about a grant.
GrantListEntry.Builder - Interface in software.amazon.awssdk.services.kms.model
 
GrantOperation - Enum in software.amazon.awssdk.services.kms.model
 
grants() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
A list of grants.
grants() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
A list of grants.
grants() - Method in class software.amazon.awssdk.services.kms.paginators.ListGrantsIterable
Returns an iterable to iterate through the paginated ListGrantsResponse.grants() member.
grants() - Method in class software.amazon.awssdk.services.kms.paginators.ListGrantsPublisher
Returns a publisher that can be used to get a stream of data.
grants() - Method in class software.amazon.awssdk.services.kms.paginators.ListRetirableGrantsIterable
Returns an iterable to iterate through the paginated ListRetirableGrantsResponse.grants() member.
grants() - Method in class software.amazon.awssdk.services.kms.paginators.ListRetirableGrantsPublisher
Returns a publisher that can be used to get a stream of data.
grants(Collection<GrantListEntry>) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsResponse.Builder
A list of grants.
grants(Collection<GrantListEntry>) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse.Builder
A list of grants.
grants(Consumer<GrantListEntry.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsResponse.Builder
A list of grants.
grants(Consumer<GrantListEntry.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse.Builder
A list of grants.
grants(GrantListEntry...) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsResponse.Builder
A list of grants.
grants(GrantListEntry...) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse.Builder
A list of grants.
grantToken() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
The grant token.
grantToken() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
Identifies the grant to be retired.
grantToken(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantResponse.Builder
The grant token.
grantToken(String) - Method in interface software.amazon.awssdk.services.kms.model.RetireGrantRequest.Builder
Identifies the grant to be retired.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
A list of grant tokens.
grantTokens() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.DescribeKeyRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
A list of grant tokens.
grantTokens(String...) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.DescribeKeyRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
A list of grant tokens.
grantTokens(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
A list of grant tokens.

H

hasAliases() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
For responses, this returns true if the service returned a value for the Aliases property.
hasCustomKeyStores() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
For responses, this returns true if the service returned a value for the CustomKeyStores property.
hasDestinationEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
For responses, this returns true if the service returned a value for the DestinationEncryptionContext property.
hasEncryptionAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
For responses, this returns true if the service returned a value for the EncryptionAlgorithms property.
hasEncryptionAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
For responses, this returns true if the service returned a value for the EncryptionAlgorithms property.
hasEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
For responses, this returns true if the service returned a value for the EncryptionContext property.
hasEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
For responses, this returns true if the service returned a value for the EncryptionContext property.
hasEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
For responses, this returns true if the service returned a value for the EncryptionContext property.
hasEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
For responses, this returns true if the service returned a value for the EncryptionContext property.
hasEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
For responses, this returns true if the service returned a value for the EncryptionContext property.
hasEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
For responses, this returns true if the service returned a value for the EncryptionContext property.
hasEncryptionContextEquals() - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
For responses, this returns true if the service returned a value for the EncryptionContextEquals property.
hasEncryptionContextSubset() - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
For responses, this returns true if the service returned a value for the EncryptionContextSubset property.
hasGrants() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
For responses, this returns true if the service returned a value for the Grants property.
hasGrants() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
For responses, this returns true if the service returned a value for the Grants property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hasGrantTokens() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
For responses, this returns true if the service returned a value for the GrantTokens property.
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.DefaultKmsEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleArn
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.KeyListEntry
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.SignResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
 
hashCode() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
 
hasKeys() - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
For responses, this returns true if the service returned a value for the Keys property.
hasMacAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
For responses, this returns true if the service returned a value for the MacAlgorithms property.
hasOperations() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
For responses, this returns true if the service returned a value for the Operations property.
hasOperations() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
For responses, this returns true if the service returned a value for the Operations property.
hasPolicyNames() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
For responses, this returns true if the service returned a value for the PolicyNames property.
hasReplicaKeys() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
For responses, this returns true if the service returned a value for the ReplicaKeys property.
hasReplicaTags() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
For responses, this returns true if the service returned a value for the ReplicaTags property.
hasSigningAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
For responses, this returns true if the service returned a value for the SigningAlgorithms property.
hasSigningAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
For responses, this returns true if the service returned a value for the SigningAlgorithms property.
hasSourceEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
For responses, this returns true if the service returned a value for the SourceEncryptionContext property.
hasTagKeys() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
HMAC_224 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
HMAC_224 - software.amazon.awssdk.services.kms.model.KeySpec
 
HMAC_256 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
HMAC_256 - software.amazon.awssdk.services.kms.model.KeySpec
 
HMAC_384 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
HMAC_384 - software.amazon.awssdk.services.kms.model.KeySpec
 
HMAC_512 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
HMAC_512 - software.amazon.awssdk.services.kms.model.KeySpec
 
HMAC_SHA_224 - software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
 
HMAC_SHA_256 - software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
 
HMAC_SHA_384 - software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
 
HMAC_SHA_512 - software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
 
hostLabel() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.IsVirtualHostableS3Bucket
 

I

id() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition
 
id() - Method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
The ID of the external key in its external key manager.
id(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition.Builder
 
id(String) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyConfigurationType.Builder
The ID of the external key in its external key manager.
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.UriEncodeFn
 
Identifier - Class in software.amazon.awssdk.services.kms.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Identifier
 
importKeyMaterial(Consumer<ImportKeyMaterialRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Imports or reimports key material into an existing KMS key that was created without key material.
importKeyMaterial(Consumer<ImportKeyMaterialRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Imports or reimports key material into an existing KMS key that was created without key material.
importKeyMaterial(ImportKeyMaterialRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Imports or reimports key material into an existing KMS key that was created without key material.
importKeyMaterial(ImportKeyMaterialRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Imports or reimports key material into an existing KMS key that was created without key material.
ImportKeyMaterialRequest - Class in software.amazon.awssdk.services.kms.model
 
ImportKeyMaterialRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ImportKeyMaterialRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ImportKeyMaterialRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ImportKeyMaterialRequestMarshaller
 
ImportKeyMaterialResponse - Class in software.amazon.awssdk.services.kms.model
 
ImportKeyMaterialResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
importToken() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
The import token to send in a subsequent ImportKeyMaterial request.
importToken() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
The import token that you received in the response to a previous GetParametersForImport request.
importToken(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportResponse.Builder
The import token to send in a subsequent ImportKeyMaterial request.
importToken(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest.Builder
The import token that you received in the response to a previous GetParametersForImport request.
IncorrectKeyException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified KMS key cannot decrypt the data.
IncorrectKeyException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
IncorrectKeyMaterialException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the key material in the request is, expired, invalid, or is not the same key material that was previously imported into this KMS key.
IncorrectKeyMaterialException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
IncorrectTrustAnchorException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the trust anchor certificate in the request to create an CloudHSM key store is not the trust anchor certificate for the specified CloudHSM cluster.
IncorrectTrustAnchorException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
index() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Index
 
Index(int) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.kms.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.kms.endpoints.internal.InnerParseError
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
INSUFFICIENT_CLOUDHSM_HSMS - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
INSUFFICIENT_FREE_ADDRESSES_IN_SUBNET - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
INTERNAL_ERROR - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
into() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
INVALID_CREDENTIALS - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
InvalidAliasNameException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified alias name is not valid.
InvalidAliasNameException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
InvalidArnException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because a specified ARN, or an ARN in a key policy, is not valid.
InvalidArnException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
InvalidCiphertextException - Exception in software.amazon.awssdk.services.kms.model
From the Decrypt or ReEncrypt operation, the request was rejected because the specified ciphertext, or additional authenticated data incorporated into the ciphertext, such as the encryption context, is corrupted, missing, or otherwise invalid.
InvalidCiphertextException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
InvalidGrantIdException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified GrantId is not valid.
InvalidGrantIdException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
InvalidGrantTokenException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified grant token is not valid.
InvalidGrantTokenException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
InvalidImportTokenException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the provided import token is invalid or is associated with a different KMS key.
InvalidImportTokenException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
InvalidKeyUsageException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected for one of the following reasons:
InvalidKeyUsageException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
InvalidMarkerException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the marker that specifies where pagination should next begin is not valid.
InvalidMarkerException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
IS_IP - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
isEndpoint() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
isError() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
isIp() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleUrl
 
isNone() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
isResolved() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
IsSet - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template
 
issuingAccount() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
The Amazon Web Services account under which the grant was issued.
issuingAccount(String) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The Amazon Web Services account under which the grant was issued.
isUnresolved() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleResult
 
isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 
IsValidHostLabel - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.kms.paginators.DescribeCustomKeyStoresIterable
 
iterator() - Method in class software.amazon.awssdk.services.kms.paginators.ListAliasesIterable
 
iterator() - Method in class software.amazon.awssdk.services.kms.paginators.ListGrantsIterable
 
iterator() - Method in class software.amazon.awssdk.services.kms.paginators.ListKeyPoliciesIterable
 
iterator() - Method in class software.amazon.awssdk.services.kms.paginators.ListKeysIterable
 
iterator() - Method in class software.amazon.awssdk.services.kms.paginators.ListResourceTagsIterable
 
iterator() - Method in class software.amazon.awssdk.services.kms.paginators.ListRetirableGrantsIterable
 

K

key() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Key
 
Key(Identifier) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Key
 
KEY_MATERIAL_DOES_NOT_EXPIRE - software.amazon.awssdk.services.kms.model.ExpirationModelType
 
KEY_MATERIAL_EXPIRES - software.amazon.awssdk.services.kms.model.ExpirationModelType
 
keyArn() - Method in class software.amazon.awssdk.services.kms.model.KeyListEntry
ARN of the key.
keyArn(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyListEntry.Builder
ARN of the key.
keyEncryptionAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
The encryption algorithm that KMS should use with the public key for an Amazon Web Services Nitro Enclave to encrypt plaintext values for the response.
keyEncryptionAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.RecipientInfo.Builder
The encryption algorithm that KMS should use with the public key for an Amazon Web Services Nitro Enclave to encrypt plaintext values for the response.
keyEncryptionAlgorithm(KeyEncryptionMechanism) - Method in interface software.amazon.awssdk.services.kms.model.RecipientInfo.Builder
The encryption algorithm that KMS should use with the public key for an Amazon Web Services Nitro Enclave to encrypt plaintext values for the response.
keyEncryptionAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
The encryption algorithm that KMS should use with the public key for an Amazon Web Services Nitro Enclave to encrypt plaintext values for the response.
KeyEncryptionMechanism - Enum in software.amazon.awssdk.services.kms.model
 
keyId() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
Identifies the KMS key whose deletion is being canceled.
keyId() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
The Amazon Resource Name (key ARN) of the KMS key whose deletion is canceled.
keyId() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
Identifies the KMS key for the grant.
keyId() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
Specifies the KMS key that KMS uses to decrypt the ciphertext.
keyId() - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
The Amazon Resource Name (key ARN) of the KMS key that was used to decrypt the ciphertext.
keyId() - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
Identifies the KMS key from which you are deleting imported key material.
keyId() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
Describes the specified KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
Identifies the KMS key to disable.
keyId() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
Identifies a symmetric encryption KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
Identifies the KMS key to enable.
keyId() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
Identifies a symmetric encryption KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
Identifies the KMS key to use in the encryption operation.
keyId() - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
The Amazon Resource Name (key ARN) of the KMS key that was used to encrypt the plaintext.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
Specifies the symmetric encryption KMS key that encrypts the private key in the data key pair.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
The Amazon Resource Name (key ARN) of the KMS key that encrypted the private key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
Specifies the symmetric encryption KMS key that encrypts the private key in the data key pair.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
The Amazon Resource Name (key ARN) of the KMS key that encrypted the private key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
Specifies the symmetric encryption KMS key that encrypts the data key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
The Amazon Resource Name (key ARN) of the KMS key that encrypted the data key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Specifies the symmetric encryption KMS key that encrypts the data key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
The Amazon Resource Name (key ARN) of the KMS key that encrypted the data key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
The HMAC KMS key to use in the operation.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
The HMAC KMS key used in the operation.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
Gets the key policy for the specified KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
Gets the rotation status for the specified KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
The identifier of the KMS key that will be associated with the imported key material.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
The Amazon Resource Name (key ARN) of the KMS key to use in a subsequent ImportKeyMaterial request.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
Identifies the asymmetric KMS key that includes the public key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The Amazon Resource Name (key ARN) of the asymmetric KMS key from which the public key was downloaded.
keyId() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
The unique identifier for the KMS key to which the grant applies.
keyId() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
The identifier of the KMS key that will be associated with the imported key material.
keyId() - Method in class software.amazon.awssdk.services.kms.model.KeyListEntry
Unique identifier of the key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The globally unique identifier for the KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
Lists only aliases that are associated with the specified KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
Returns only grants for the specified KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
Gets the names of key policies for the specified KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
Gets tags on the specified KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
Sets the key policy on the specified KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
The Amazon Resource Name (key ARN) of the KMS key that was used to reencrypt the data.
keyId() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
Identifies the multi-Region primary key that is being replicated.
keyId() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
The key ARN KMS key associated with the grant.
keyId() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
A unique identifier for the KMS key associated with the grant.
keyId() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
The unique identifier of the KMS key to delete.
keyId() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
The Amazon Resource Name (key ARN) of the KMS key whose deletion is scheduled.
keyId() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
Identifies an asymmetric KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.SignResponse
The Amazon Resource Name (key ARN) of the asymmetric KMS key that was used to sign the message.
keyId() - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
Identifies a customer managed key in the account and Region.
keyId() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
Identifies the KMS key from which you are removing tags.
keyId() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
Updates the description of the specified KMS key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
Identifies the current primary key.
keyId() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
The KMS key that will be used in the verification.
keyId() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
The HMAC KMS key used in the verification.
keyId() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
Identifies the asymmetric KMS key that will be used to verify the signature.
keyId() - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
The Amazon Resource Name (key ARN) of the asymmetric KMS key that was used to verify the signature.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest.Builder
Identifies the KMS key whose deletion is being canceled.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key whose deletion is canceled.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
Identifies the KMS key for the grant.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
Specifies the KMS key that KMS uses to decrypt the ciphertext.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.DecryptResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key that was used to decrypt the ciphertext.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest.Builder
Identifies the KMS key from which you are deleting imported key material.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.DescribeKeyRequest.Builder
Describes the specified KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.DisableKeyRequest.Builder
Identifies the KMS key to disable.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest.Builder
Identifies a symmetric encryption KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.EnableKeyRequest.Builder
Identifies the KMS key to enable.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest.Builder
Identifies a symmetric encryption KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
Identifies the KMS key to use in the encryption operation.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.EncryptResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key that was used to encrypt the plaintext.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
Specifies the symmetric encryption KMS key that encrypts the private key in the data key pair.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key that encrypted the private key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest.Builder
Specifies the symmetric encryption KMS key that encrypts the private key in the data key pair.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key that encrypted the private key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
Specifies the symmetric encryption KMS key that encrypts the data key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key that encrypted the data key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
Specifies the symmetric encryption KMS key that encrypts the data key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key that encrypted the data key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacRequest.Builder
The HMAC KMS key to use in the operation.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacResponse.Builder
The HMAC KMS key used in the operation.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest.Builder
Gets the key policy for the specified KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest.Builder
Gets the rotation status for the specified KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportRequest.Builder
The identifier of the KMS key that will be associated with the imported key material.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key to use in a subsequent ImportKeyMaterial request.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyRequest.Builder
Identifies the asymmetric KMS key that includes the public key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The Amazon Resource Name (key ARN) of the asymmetric KMS key from which the public key was downloaded.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The unique identifier for the KMS key to which the grant applies.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest.Builder
The identifier of the KMS key that will be associated with the imported key material.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyListEntry.Builder
Unique identifier of the key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The globally unique identifier for the KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesRequest.Builder
Lists only aliases that are associated with the specified KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsRequest.Builder
Returns only grants for the specified KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest.Builder
Gets the names of key policies for the specified KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsRequest.Builder
Gets tags on the specified KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest.Builder
Sets the key policy on the specified KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key that was used to reencrypt the data.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
Identifies the multi-Region primary key that is being replicated.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.RetireGrantRequest.Builder
The key ARN KMS key associated with the grant.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.RevokeGrantRequest.Builder
A unique identifier for the KMS key associated with the grant.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest.Builder
The unique identifier of the KMS key to delete.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse.Builder
The Amazon Resource Name (key ARN) of the KMS key whose deletion is scheduled.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
Identifies an asymmetric KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.SignResponse.Builder
The Amazon Resource Name (key ARN) of the asymmetric KMS key that was used to sign the message.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.TagResourceRequest.Builder
Identifies a customer managed key in the account and Region.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.UntagResourceRequest.Builder
Identifies the KMS key from which you are removing tags.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest.Builder
Updates the description of the specified KMS key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest.Builder
Identifies the current primary key.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
The KMS key that will be used in the verification.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacResponse.Builder
The HMAC KMS key used in the verification.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
Identifies the asymmetric KMS key that will be used to verify the signature.
keyId(String) - Method in interface software.amazon.awssdk.services.kms.model.VerifyResponse.Builder
The Amazon Resource Name (key ARN) of the asymmetric KMS key that was used to verify the signature.
KeyListEntry - Class in software.amazon.awssdk.services.kms.model
Contains information about each entry in the key list.
KeyListEntry.Builder - Interface in software.amazon.awssdk.services.kms.model
 
keyManager() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The manager of the KMS key.
keyManager(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The manager of the KMS key.
keyManager(KeyManagerType) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The manager of the KMS key.
keyManagerAsString() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The manager of the KMS key.
KeyManagerType - Enum in software.amazon.awssdk.services.kms.model
 
keyMetadata() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
Metadata associated with the KMS key.
keyMetadata() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
Metadata associated with the key.
keyMetadata(Consumer<KeyMetadata.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyResponse.Builder
Metadata associated with the KMS key.
keyMetadata(Consumer<KeyMetadata.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DescribeKeyResponse.Builder
Metadata associated with the key.
keyMetadata(KeyMetadata) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyResponse.Builder
Metadata associated with the KMS key.
keyMetadata(KeyMetadata) - Method in interface software.amazon.awssdk.services.kms.model.DescribeKeyResponse.Builder
Metadata associated with the key.
KeyMetadata - Class in software.amazon.awssdk.services.kms.model
Contains metadata about a KMS key.
KeyMetadata.Builder - Interface in software.amazon.awssdk.services.kms.model
 
keyPairSpec() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
Determines the type of data key pair that is generated.
keyPairSpec() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
The type of data key pair that was generated.
keyPairSpec() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
Determines the type of data key pair that is generated.
keyPairSpec() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
The type of data key pair that was generated.
keyPairSpec(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
Determines the type of data key pair that is generated.
keyPairSpec(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse.Builder
The type of data key pair that was generated.
keyPairSpec(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest.Builder
Determines the type of data key pair that is generated.
keyPairSpec(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse.Builder
The type of data key pair that was generated.
keyPairSpec(DataKeyPairSpec) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
Determines the type of data key pair that is generated.
keyPairSpec(DataKeyPairSpec) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse.Builder
The type of data key pair that was generated.
keyPairSpec(DataKeyPairSpec) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest.Builder
Determines the type of data key pair that is generated.
keyPairSpec(DataKeyPairSpec) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse.Builder
The type of data key pair that was generated.
keyPairSpecAsString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
Determines the type of data key pair that is generated.
keyPairSpecAsString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
The type of data key pair that was generated.
keyPairSpecAsString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
Determines the type of data key pair that is generated.
keyPairSpecAsString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
The type of data key pair that was generated.
keyRotationEnabled() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
A Boolean value that specifies whether key rotation is enabled.
keyRotationEnabled(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse.Builder
A Boolean value that specifies whether key rotation is enabled.
keys() - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
A list of KMS keys.
keys() - Method in class software.amazon.awssdk.services.kms.paginators.ListKeysIterable
Returns an iterable to iterate through the paginated ListKeysResponse.keys() member.
keys() - Method in class software.amazon.awssdk.services.kms.paginators.ListKeysPublisher
Returns a publisher that can be used to get a stream of data.
keys(Collection<KeyListEntry>) - Method in interface software.amazon.awssdk.services.kms.model.ListKeysResponse.Builder
A list of KMS keys.
keys(Consumer<KeyListEntry.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.ListKeysResponse.Builder
A list of KMS keys.
keys(KeyListEntry...) - Method in interface software.amazon.awssdk.services.kms.model.ListKeysResponse.Builder
A list of KMS keys.
keySpec() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Specifies the type of KMS key to create.
keySpec() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
Specifies the length of the data key.
keySpec() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
The length of the data key.
keySpec() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The type of the of the public key that was downloaded.
keySpec() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Describes the type of key material in the KMS key.
keySpec(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Specifies the type of KMS key to create.
keySpec(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
Specifies the length of the data key.
keySpec(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
The length of the data key.
keySpec(String) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The type of the of the public key that was downloaded.
keySpec(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Describes the type of key material in the KMS key.
keySpec(DataKeySpec) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
Specifies the length of the data key.
keySpec(DataKeySpec) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
The length of the data key.
keySpec(KeySpec) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Specifies the type of KMS key to create.
keySpec(KeySpec) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The type of the of the public key that was downloaded.
keySpec(KeySpec) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Describes the type of key material in the KMS key.
KeySpec - Enum in software.amazon.awssdk.services.kms.model
 
keySpecAsString() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Specifies the type of KMS key to create.
keySpecAsString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
Specifies the length of the data key.
keySpecAsString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
The length of the data key.
keySpecAsString() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The type of the of the public key that was downloaded.
keySpecAsString() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Describes the type of key material in the KMS key.
keyState() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The current status of the KMS key.
keyState() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
The current status of the KMS key.
keyState(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The current status of the KMS key.
keyState(String) - Method in interface software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse.Builder
The current status of the KMS key.
keyState(KeyState) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The current status of the KMS key.
keyState(KeyState) - Method in interface software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse.Builder
The current status of the KMS key.
KeyState - Enum in software.amazon.awssdk.services.kms.model
 
keyStateAsString() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The current status of the KMS key.
keyStateAsString() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
The current status of the KMS key.
keyStorePassword() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Specifies the kmsuser password for an CloudHSM key store.
keyStorePassword() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Enter the current password of the kmsuser crypto user (CU) in the CloudHSM cluster that is associated with the custom key store.
keyStorePassword(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies the kmsuser password for an CloudHSM key store.
keyStorePassword(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Enter the current password of the kmsuser crypto user (CU) in the CloudHSM cluster that is associated with the custom key store.
KeyUnavailableException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified KMS key was not available.
KeyUnavailableException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
keyUsage() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Determines the cryptographic operations for which you can use the KMS key.
keyUsage() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The permitted use of the public key.
keyUsage() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The cryptographic operations for which you can use the KMS key.
keyUsage(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Determines the cryptographic operations for which you can use the KMS key.
keyUsage(String) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The permitted use of the public key.
keyUsage(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The cryptographic operations for which you can use the KMS key.
keyUsage(KeyUsageType) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Determines the cryptographic operations for which you can use the KMS key.
keyUsage(KeyUsageType) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The permitted use of the public key.
keyUsage(KeyUsageType) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The cryptographic operations for which you can use the KMS key.
keyUsageAsString() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Determines the cryptographic operations for which you can use the KMS key.
keyUsageAsString() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The permitted use of the public key.
keyUsageAsString() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The cryptographic operations for which you can use the KMS key.
KeyUsageType - Enum in software.amazon.awssdk.services.kms.model
 
KmsAsyncClient - Interface in software.amazon.awssdk.services.kms
Service client for accessing KMS asynchronously.
KmsAsyncClientBuilder - Interface in software.amazon.awssdk.services.kms
A builder for creating an instance of KmsAsyncClient.
KmsAuthSchemeInterceptor - Class in software.amazon.awssdk.services.kms.auth.scheme.internal
 
KmsAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.kms.auth.scheme.internal.KmsAuthSchemeInterceptor
 
KmsAuthSchemeParams - Interface in software.amazon.awssdk.services.kms.auth.scheme
The parameters object used to resolve the auth schemes for the Kms service.
KmsAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.kms.auth.scheme
A builder for a KmsAuthSchemeParams.
KmsAuthSchemeProvider - Interface in software.amazon.awssdk.services.kms.auth.scheme
An auth scheme provider for Kms service.
KmsBaseClientBuilder<B extends KmsBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.kms
This includes configuration specific to KMS that is supported by both KmsClientBuilder and KmsAsyncClientBuilder.
KmsClient - Interface in software.amazon.awssdk.services.kms
Service client for accessing KMS.
KmsClientBuilder - Interface in software.amazon.awssdk.services.kms
A builder for creating an instance of KmsClient.
KmsClientOption<T> - Class in software.amazon.awssdk.services.kms.internal
 
KmsEndpointParams - Class in software.amazon.awssdk.services.kms.endpoints
The parameters object used to resolve an endpoint for the Kms service.
KmsEndpointParams.Builder - Interface in software.amazon.awssdk.services.kms.endpoints
 
KmsEndpointProvider - Interface in software.amazon.awssdk.services.kms.endpoints
An endpoint provider for Kms.
KmsException - Exception in software.amazon.awssdk.services.kms.model
 
KmsException(KmsException.Builder) - Constructor for exception software.amazon.awssdk.services.kms.model.KmsException
 
KmsException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
KmsException.BuilderImpl - Class in software.amazon.awssdk.services.kms.model
 
KmsInternalException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because an internal exception occurred.
KmsInternalException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
KmsInvalidMacException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the HMAC verification failed.
KmsInvalidMacException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
KmsInvalidSignatureException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the signature verification failed.
KmsInvalidSignatureException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
KmsInvalidStateException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the state of the specified resource is not valid for this request.
KmsInvalidStateException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
KmsRequest - Class in software.amazon.awssdk.services.kms.model
 
KmsRequest(KmsRequest.Builder) - Constructor for class software.amazon.awssdk.services.kms.model.KmsRequest
 
KmsRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
KmsRequest.BuilderImpl - Class in software.amazon.awssdk.services.kms.model
 
KmsRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
KmsRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.KmsRequestSetEndpointInterceptor
 
KmsResolveEndpointInterceptor - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
KmsResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.KmsResolveEndpointInterceptor
 
KmsResponse - Class in software.amazon.awssdk.services.kms.model
 
KmsResponse(KmsResponse.Builder) - Constructor for class software.amazon.awssdk.services.kms.model.KmsResponse
 
KmsResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
KmsResponse.BuilderImpl - Class in software.amazon.awssdk.services.kms.model
 
KmsResponseMetadata - Class in software.amazon.awssdk.services.kms.model
 
KmsServiceClientConfiguration - Class in software.amazon.awssdk.services.kms
Class to expose the service client settings to the user.
KmsServiceClientConfiguration(KmsServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.kms.KmsServiceClientConfiguration
 
KmsServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.kms
A builder for creating a KmsServiceClientConfiguration
KmsServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.kms.internal
 
KmsServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
 
KmsServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
 
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.AlgorithmSpec
Use this in place of AlgorithmSpec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
Use this in place of ConnectionErrorCodeType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.ConnectionStateType
Use this in place of ConnectionStateType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
Use this in place of CustomerMasterKeySpec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.CustomKeyStoreType
Use this in place of CustomKeyStoreType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.DataKeyPairSpec
Use this in place of DataKeyPairSpec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.DataKeySpec
Use this in place of DataKeySpec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
Use this in place of EncryptionAlgorithmSpec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.ExpirationModelType
Use this in place of ExpirationModelType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.GrantOperation
Use this in place of GrantOperation.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.KeyEncryptionMechanism
Use this in place of KeyEncryptionMechanism.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.KeyManagerType
Use this in place of KeyManagerType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.KeySpec
Use this in place of KeySpec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.KeyState
Use this in place of KeyState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.KeyUsageType
Use this in place of KeyUsageType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
Use this in place of MacAlgorithmSpec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.MessageType
Use this in place of MessageType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.MultiRegionKeyType
Use this in place of MultiRegionKeyType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.OriginType
Use this in place of OriginType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
Use this in place of SigningAlgorithmSpec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.WrappingKeySpec
Use this in place of WrappingKeySpec.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kms.model.XksProxyConnectivityType
Use this in place of XksProxyConnectivityType.values() to return a Set of all values known to the SDK.

L

lastUpdatedDate() - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
Date and time that the alias was most recently associated with a KMS key in the account and Region.
lastUpdatedDate(Instant) - Method in interface software.amazon.awssdk.services.kms.model.AliasListEntry.Builder
Date and time that the alias was most recently associated with a KMS key in the account and Region.
limit() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
Use this parameter to specify the maximum number of items to return.
limit() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
Use this parameter to specify the maximum number of items to return.
limit() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
Use this parameter to specify the maximum number of items to return.
limit() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
Use this parameter to specify the maximum number of items to return.
limit() - Method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
Use this parameter to specify the maximum number of items to return.
limit() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
Use this parameter to specify the maximum number of items to return.
limit() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
Use this parameter to specify the maximum number of items to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest.Builder
Use this parameter to specify the maximum number of items to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesRequest.Builder
Use this parameter to specify the maximum number of items to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsRequest.Builder
Use this parameter to specify the maximum number of items to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest.Builder
Use this parameter to specify the maximum number of items to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.kms.model.ListKeysRequest.Builder
Use this parameter to specify the maximum number of items to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsRequest.Builder
Use this parameter to specify the maximum number of items to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest.Builder
Use this parameter to specify the maximum number of items to return.
LimitExceededException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because a quota was exceeded.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 
listAliases() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a list of aliases in the caller's Amazon Web Services account and region.
listAliases() - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a list of aliases in the caller's Amazon Web Services account and region.
listAliases(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a list of aliases in the caller's Amazon Web Services account and region.
listAliases(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a list of aliases in the caller's Amazon Web Services account and region.
listAliases(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a list of aliases in the caller's Amazon Web Services account and region.
listAliases(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a list of aliases in the caller's Amazon Web Services account and region.
ListAliasesIterable - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsClient.listAliasesPaginator(software.amazon.awssdk.services.kms.model.ListAliasesRequest) operation which is a paginated operation.
ListAliasesIterable(KmsClient, ListAliasesRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListAliasesIterable
 
listAliasesPaginator() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listAliasesPaginator() - Method in interface software.amazon.awssdk.services.kms.KmsClient
listAliasesPaginator(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listAliasesPaginator(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
listAliasesPaginator(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listAliasesPaginator(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
ListAliasesPublisher - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsAsyncClient.listAliasesPaginator(software.amazon.awssdk.services.kms.model.ListAliasesRequest) operation which is a paginated operation.
ListAliasesPublisher(KmsAsyncClient, ListAliasesRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListAliasesPublisher
 
ListAliasesRequest - Class in software.amazon.awssdk.services.kms.model
 
ListAliasesRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ListAliasesRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ListAliasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ListAliasesRequestMarshaller
 
ListAliasesResponse - Class in software.amazon.awssdk.services.kms.model
 
ListAliasesResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
listGrants(Consumer<ListGrantsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a list of all grants for the specified KMS key.
listGrants(Consumer<ListGrantsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a list of all grants for the specified KMS key.
listGrants(ListGrantsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a list of all grants for the specified KMS key.
listGrants(ListGrantsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a list of all grants for the specified KMS key.
ListGrantsIterable - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsClient.listGrantsPaginator(software.amazon.awssdk.services.kms.model.ListGrantsRequest) operation which is a paginated operation.
ListGrantsIterable(KmsClient, ListGrantsRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListGrantsIterable
 
listGrantsPaginator(Consumer<ListGrantsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listGrantsPaginator(Consumer<ListGrantsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
listGrantsPaginator(ListGrantsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listGrantsPaginator(ListGrantsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
ListGrantsPublisher - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsAsyncClient.listGrantsPaginator(software.amazon.awssdk.services.kms.model.ListGrantsRequest) operation which is a paginated operation.
ListGrantsPublisher(KmsAsyncClient, ListGrantsRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListGrantsPublisher
 
ListGrantsRequest - Class in software.amazon.awssdk.services.kms.model
 
ListGrantsRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ListGrantsRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ListGrantsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ListGrantsRequestMarshaller
 
ListGrantsResponse - Class in software.amazon.awssdk.services.kms.model
 
ListGrantsResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
listKeyPolicies(Consumer<ListKeyPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets the names of the key policies that are attached to a KMS key.
listKeyPolicies(Consumer<ListKeyPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets the names of the key policies that are attached to a KMS key.
listKeyPolicies(ListKeyPoliciesRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets the names of the key policies that are attached to a KMS key.
listKeyPolicies(ListKeyPoliciesRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets the names of the key policies that are attached to a KMS key.
ListKeyPoliciesIterable - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsClient.listKeyPoliciesPaginator(software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest) operation which is a paginated operation.
ListKeyPoliciesIterable(KmsClient, ListKeyPoliciesRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListKeyPoliciesIterable
 
listKeyPoliciesPaginator(Consumer<ListKeyPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listKeyPoliciesPaginator(Consumer<ListKeyPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
listKeyPoliciesPaginator(ListKeyPoliciesRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listKeyPoliciesPaginator(ListKeyPoliciesRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
ListKeyPoliciesPublisher - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsAsyncClient.listKeyPoliciesPaginator(software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest) operation which is a paginated operation.
ListKeyPoliciesPublisher(KmsAsyncClient, ListKeyPoliciesRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListKeyPoliciesPublisher
 
ListKeyPoliciesRequest - Class in software.amazon.awssdk.services.kms.model
 
ListKeyPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ListKeyPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ListKeyPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ListKeyPoliciesRequestMarshaller
 
ListKeyPoliciesResponse - Class in software.amazon.awssdk.services.kms.model
 
ListKeyPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
listKeys() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a list of all KMS keys in the caller's Amazon Web Services account and Region.
listKeys() - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a list of all KMS keys in the caller's Amazon Web Services account and Region.
listKeys(Consumer<ListKeysRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a list of all KMS keys in the caller's Amazon Web Services account and Region.
listKeys(Consumer<ListKeysRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a list of all KMS keys in the caller's Amazon Web Services account and Region.
listKeys(ListKeysRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Gets a list of all KMS keys in the caller's Amazon Web Services account and Region.
listKeys(ListKeysRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Gets a list of all KMS keys in the caller's Amazon Web Services account and Region.
ListKeysIterable - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsClient.listKeysPaginator(software.amazon.awssdk.services.kms.model.ListKeysRequest) operation which is a paginated operation.
ListKeysIterable(KmsClient, ListKeysRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListKeysIterable
 
listKeysPaginator() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listKeysPaginator() - Method in interface software.amazon.awssdk.services.kms.KmsClient
listKeysPaginator(Consumer<ListKeysRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listKeysPaginator(Consumer<ListKeysRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
listKeysPaginator(ListKeysRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listKeysPaginator(ListKeysRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
ListKeysPublisher - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsAsyncClient.listKeysPaginator(software.amazon.awssdk.services.kms.model.ListKeysRequest) operation which is a paginated operation.
ListKeysPublisher(KmsAsyncClient, ListKeysRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListKeysPublisher
 
ListKeysRequest - Class in software.amazon.awssdk.services.kms.model
 
ListKeysRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ListKeysRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ListKeysRequest Marshaller
ListKeysRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ListKeysRequestMarshaller
 
ListKeysResponse - Class in software.amazon.awssdk.services.kms.model
 
ListKeysResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
listResourceTags(Consumer<ListResourceTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns all tags on the specified KMS key.
listResourceTags(Consumer<ListResourceTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns all tags on the specified KMS key.
listResourceTags(ListResourceTagsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns all tags on the specified KMS key.
listResourceTags(ListResourceTagsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns all tags on the specified KMS key.
ListResourceTagsIterable - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsClient.listResourceTagsPaginator(software.amazon.awssdk.services.kms.model.ListResourceTagsRequest) operation which is a paginated operation.
ListResourceTagsIterable(KmsClient, ListResourceTagsRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListResourceTagsIterable
 
listResourceTagsPaginator(Consumer<ListResourceTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listResourceTagsPaginator(Consumer<ListResourceTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
listResourceTagsPaginator(ListResourceTagsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listResourceTagsPaginator(ListResourceTagsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
ListResourceTagsPublisher - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsAsyncClient.listResourceTagsPaginator(software.amazon.awssdk.services.kms.model.ListResourceTagsRequest) operation which is a paginated operation.
ListResourceTagsPublisher(KmsAsyncClient, ListResourceTagsRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListResourceTagsPublisher
 
ListResourceTagsRequest - Class in software.amazon.awssdk.services.kms.model
 
ListResourceTagsRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ListResourceTagsRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ListResourceTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ListResourceTagsRequestMarshaller
 
ListResourceTagsResponse - Class in software.amazon.awssdk.services.kms.model
 
ListResourceTagsResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
listRetirableGrants(Consumer<ListRetirableGrantsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.
listRetirableGrants(Consumer<ListRetirableGrantsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.
listRetirableGrants(ListRetirableGrantsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.
listRetirableGrants(ListRetirableGrantsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Returns information about all grants in the Amazon Web Services account and Region that have the specified retiring principal.
ListRetirableGrantsIterable - Class in software.amazon.awssdk.services.kms.paginators
Represents the output for the KmsClient.listRetirableGrantsPaginator(software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest) operation which is a paginated operation.
ListRetirableGrantsIterable(KmsClient, ListRetirableGrantsRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListRetirableGrantsIterable
 
listRetirableGrantsPaginator(Consumer<ListRetirableGrantsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listRetirableGrantsPaginator(Consumer<ListRetirableGrantsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
listRetirableGrantsPaginator(ListRetirableGrantsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
listRetirableGrantsPaginator(ListRetirableGrantsRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
ListRetirableGrantsPublisher - Class in software.amazon.awssdk.services.kms.paginators
ListRetirableGrantsPublisher(KmsAsyncClient, ListRetirableGrantsRequest) - Constructor for class software.amazon.awssdk.services.kms.paginators.ListRetirableGrantsPublisher
 
ListRetirableGrantsRequest - Class in software.amazon.awssdk.services.kms.model
 
ListRetirableGrantsRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ListRetirableGrantsRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ListRetirableGrantsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ListRetirableGrantsRequestMarshaller
 
ListRetirableGrantsResponse - Class in software.amazon.awssdk.services.kms.model
 
ListRetirableGrantsResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
Literal - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.PartitionDataProvider
 

M

mac() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
The hash-based message authentication code (HMAC) that was generated for the specified message, HMAC KMS key, and MAC algorithm.
mac() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
The HMAC to verify.
mac(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacResponse.Builder
The hash-based message authentication code (HMAC) that was generated for the specified message, HMAC KMS key, and MAC algorithm.
mac(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
The HMAC to verify.
macAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
The MAC algorithm used in the operation.
macAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
The MAC algorithm that was used to generate the HMAC.
macAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
The MAC algorithm that will be used in the verification.
macAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
The MAC algorithm used in the verification.
macAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacRequest.Builder
The MAC algorithm used in the operation.
macAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacResponse.Builder
The MAC algorithm that was used to generate the HMAC.
macAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
The MAC algorithm that will be used in the verification.
macAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacResponse.Builder
The MAC algorithm used in the verification.
macAlgorithm(MacAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacRequest.Builder
The MAC algorithm used in the operation.
macAlgorithm(MacAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacResponse.Builder
The MAC algorithm that was used to generate the HMAC.
macAlgorithm(MacAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
The MAC algorithm that will be used in the verification.
macAlgorithm(MacAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacResponse.Builder
The MAC algorithm used in the verification.
macAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
The MAC algorithm used in the operation.
macAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
The MAC algorithm that was used to generate the HMAC.
macAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
The MAC algorithm that will be used in the verification.
macAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
The MAC algorithm used in the verification.
macAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The message authentication code (MAC) algorithm that the HMAC KMS key supports.
macAlgorithms(Collection<MacAlgorithmSpec>) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The message authentication code (MAC) algorithm that the HMAC KMS key supports.
macAlgorithms(MacAlgorithmSpec...) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The message authentication code (MAC) algorithm that the HMAC KMS key supports.
macAlgorithmsAsStrings() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The message authentication code (MAC) algorithm that the HMAC KMS key supports.
MacAlgorithmSpec - Enum in software.amazon.awssdk.services.kms.model
 
macAlgorithmsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The message authentication code (MAC) algorithm that the HMAC KMS key supports.
macAlgorithmsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The message authentication code (MAC) algorithm that the HMAC KMS key supports.
macValid() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
A Boolean value that indicates whether the HMAC was verified.
macValid(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacResponse.Builder
A Boolean value that indicates whether the HMAC was verified.
MalformedPolicyDocumentException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified policy is not syntactically or semantically correct.
MalformedPolicyDocumentException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
marker() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
Use this parameter in a subsequent request after you receive a response with truncated results.
marker() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
Use this parameter in a subsequent request after you receive a response with truncated results.
marker() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
Use this parameter in a subsequent request after you receive a response with truncated results.
marker() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
Use this parameter in a subsequent request after you receive a response with truncated results.
marker() - Method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
Use this parameter in a subsequent request after you receive a response with truncated results.
marker() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
Use this parameter in a subsequent request after you receive a response with truncated results.
marker() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
Use this parameter in a subsequent request after you receive a response with truncated results.
marker(String) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest.Builder
Use this parameter in a subsequent request after you receive a response with truncated results.
marker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesRequest.Builder
Use this parameter in a subsequent request after you receive a response with truncated results.
marker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsRequest.Builder
Use this parameter in a subsequent request after you receive a response with truncated results.
marker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest.Builder
Use this parameter in a subsequent request after you receive a response with truncated results.
marker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListKeysRequest.Builder
Use this parameter in a subsequent request after you receive a response with truncated results.
marker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsRequest.Builder
Use this parameter in a subsequent request after you receive a response with truncated results.
marker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest.Builder
Use this parameter in a subsequent request after you receive a response with truncated results.
marshall(CancelKeyDeletionRequest) - Method in class software.amazon.awssdk.services.kms.transform.CancelKeyDeletionRequestMarshaller
 
marshall(ConnectCustomKeyStoreRequest) - Method in class software.amazon.awssdk.services.kms.transform.ConnectCustomKeyStoreRequestMarshaller
 
marshall(CreateAliasRequest) - Method in class software.amazon.awssdk.services.kms.transform.CreateAliasRequestMarshaller
 
marshall(CreateCustomKeyStoreRequest) - Method in class software.amazon.awssdk.services.kms.transform.CreateCustomKeyStoreRequestMarshaller
 
marshall(CreateGrantRequest) - Method in class software.amazon.awssdk.services.kms.transform.CreateGrantRequestMarshaller
 
marshall(CreateKeyRequest) - Method in class software.amazon.awssdk.services.kms.transform.CreateKeyRequestMarshaller
 
marshall(DecryptRequest) - Method in class software.amazon.awssdk.services.kms.transform.DecryptRequestMarshaller
 
marshall(DeleteAliasRequest) - Method in class software.amazon.awssdk.services.kms.transform.DeleteAliasRequestMarshaller
 
marshall(DeleteCustomKeyStoreRequest) - Method in class software.amazon.awssdk.services.kms.transform.DeleteCustomKeyStoreRequestMarshaller
 
marshall(DeleteImportedKeyMaterialRequest) - Method in class software.amazon.awssdk.services.kms.transform.DeleteImportedKeyMaterialRequestMarshaller
 
marshall(DescribeCustomKeyStoresRequest) - Method in class software.amazon.awssdk.services.kms.transform.DescribeCustomKeyStoresRequestMarshaller
 
marshall(DescribeKeyRequest) - Method in class software.amazon.awssdk.services.kms.transform.DescribeKeyRequestMarshaller
 
marshall(DisableKeyRequest) - Method in class software.amazon.awssdk.services.kms.transform.DisableKeyRequestMarshaller
 
marshall(DisableKeyRotationRequest) - Method in class software.amazon.awssdk.services.kms.transform.DisableKeyRotationRequestMarshaller
 
marshall(DisconnectCustomKeyStoreRequest) - Method in class software.amazon.awssdk.services.kms.transform.DisconnectCustomKeyStoreRequestMarshaller
 
marshall(EnableKeyRequest) - Method in class software.amazon.awssdk.services.kms.transform.EnableKeyRequestMarshaller
 
marshall(EnableKeyRotationRequest) - Method in class software.amazon.awssdk.services.kms.transform.EnableKeyRotationRequestMarshaller
 
marshall(EncryptRequest) - Method in class software.amazon.awssdk.services.kms.transform.EncryptRequestMarshaller
 
marshall(GenerateDataKeyPairRequest) - Method in class software.amazon.awssdk.services.kms.transform.GenerateDataKeyPairRequestMarshaller
 
marshall(GenerateDataKeyPairWithoutPlaintextRequest) - Method in class software.amazon.awssdk.services.kms.transform.GenerateDataKeyPairWithoutPlaintextRequestMarshaller
 
marshall(GenerateDataKeyRequest) - Method in class software.amazon.awssdk.services.kms.transform.GenerateDataKeyRequestMarshaller
 
marshall(GenerateDataKeyWithoutPlaintextRequest) - Method in class software.amazon.awssdk.services.kms.transform.GenerateDataKeyWithoutPlaintextRequestMarshaller
 
marshall(GenerateMacRequest) - Method in class software.amazon.awssdk.services.kms.transform.GenerateMacRequestMarshaller
 
marshall(GenerateRandomRequest) - Method in class software.amazon.awssdk.services.kms.transform.GenerateRandomRequestMarshaller
 
marshall(GetKeyPolicyRequest) - Method in class software.amazon.awssdk.services.kms.transform.GetKeyPolicyRequestMarshaller
 
marshall(GetKeyRotationStatusRequest) - Method in class software.amazon.awssdk.services.kms.transform.GetKeyRotationStatusRequestMarshaller
 
marshall(GetParametersForImportRequest) - Method in class software.amazon.awssdk.services.kms.transform.GetParametersForImportRequestMarshaller
 
marshall(GetPublicKeyRequest) - Method in class software.amazon.awssdk.services.kms.transform.GetPublicKeyRequestMarshaller
 
marshall(ImportKeyMaterialRequest) - Method in class software.amazon.awssdk.services.kms.transform.ImportKeyMaterialRequestMarshaller
 
marshall(ListAliasesRequest) - Method in class software.amazon.awssdk.services.kms.transform.ListAliasesRequestMarshaller
 
marshall(ListGrantsRequest) - Method in class software.amazon.awssdk.services.kms.transform.ListGrantsRequestMarshaller
 
marshall(ListKeyPoliciesRequest) - Method in class software.amazon.awssdk.services.kms.transform.ListKeyPoliciesRequestMarshaller
 
marshall(ListKeysRequest) - Method in class software.amazon.awssdk.services.kms.transform.ListKeysRequestMarshaller
 
marshall(ListResourceTagsRequest) - Method in class software.amazon.awssdk.services.kms.transform.ListResourceTagsRequestMarshaller
 
marshall(ListRetirableGrantsRequest) - Method in class software.amazon.awssdk.services.kms.transform.ListRetirableGrantsRequestMarshaller
 
marshall(PutKeyPolicyRequest) - Method in class software.amazon.awssdk.services.kms.transform.PutKeyPolicyRequestMarshaller
 
marshall(ReEncryptRequest) - Method in class software.amazon.awssdk.services.kms.transform.ReEncryptRequestMarshaller
 
marshall(ReplicateKeyRequest) - Method in class software.amazon.awssdk.services.kms.transform.ReplicateKeyRequestMarshaller
 
marshall(RetireGrantRequest) - Method in class software.amazon.awssdk.services.kms.transform.RetireGrantRequestMarshaller
 
marshall(RevokeGrantRequest) - Method in class software.amazon.awssdk.services.kms.transform.RevokeGrantRequestMarshaller
 
marshall(ScheduleKeyDeletionRequest) - Method in class software.amazon.awssdk.services.kms.transform.ScheduleKeyDeletionRequestMarshaller
 
marshall(SignRequest) - Method in class software.amazon.awssdk.services.kms.transform.SignRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.kms.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.kms.transform.UntagResourceRequestMarshaller
 
marshall(UpdateAliasRequest) - Method in class software.amazon.awssdk.services.kms.transform.UpdateAliasRequestMarshaller
 
marshall(UpdateCustomKeyStoreRequest) - Method in class software.amazon.awssdk.services.kms.transform.UpdateCustomKeyStoreRequestMarshaller
 
marshall(UpdateKeyDescriptionRequest) - Method in class software.amazon.awssdk.services.kms.transform.UpdateKeyDescriptionRequestMarshaller
 
marshall(UpdatePrimaryRegionRequest) - Method in class software.amazon.awssdk.services.kms.transform.UpdatePrimaryRegionRequestMarshaller
 
marshall(VerifyMacRequest) - Method in class software.amazon.awssdk.services.kms.transform.VerifyMacRequestMarshaller
 
marshall(VerifyRequest) - Method in class software.amazon.awssdk.services.kms.transform.VerifyRequestMarshaller
 
message() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Deprecated
 
message() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
The message to be hashed.
message() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
Specifies the message or message digest to sign.
message() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
The message that will be used in the verification.
message() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
Specifies the message that was signed.
message(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.AlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.DependencyTimeoutException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.DisabledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.DryRunOperationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.ExpiredImportTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidAliasNameException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidArnException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidCiphertextException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantIdException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidImportTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidKeyUsageException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidMarkerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.kms.model.KmsException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsInternalException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidMacException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.NotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.TagException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.UnsupportedOperationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException.Builder
 
message(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacRequest.Builder
The message to be hashed.
message(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
Specifies the message or message digest to sign.
message(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
The message that will be used in the verification.
message(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
Specifies the message that was signed.
messageType() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
Tells KMS whether the value of the Message parameter should be hashed as part of the signing algorithm.
messageType() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
Tells KMS whether the value of the Message parameter should be hashed as part of the signing algorithm.
messageType(String) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
Tells KMS whether the value of the Message parameter should be hashed as part of the signing algorithm.
messageType(String) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
Tells KMS whether the value of the Message parameter should be hashed as part of the signing algorithm.
messageType(MessageType) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
Tells KMS whether the value of the Message parameter should be hashed as part of the signing algorithm.
messageType(MessageType) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
Tells KMS whether the value of the Message parameter should be hashed as part of the signing algorithm.
MessageType - Enum in software.amazon.awssdk.services.kms.model
 
messageTypeAsString() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
Tells KMS whether the value of the Message parameter should be hashed as part of the signing algorithm.
messageTypeAsString() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
Tells KMS whether the value of the Message parameter should be hashed as part of the signing algorithm.
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.KmsRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.KmsResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.KmsResolveEndpointInterceptor
 
multiRegion() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Creates a multi-Region primary key that you can replicate into other Amazon Web Services Regions.
multiRegion() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Indicates whether the KMS key is a multi-Region (True) or regional (False) key.
multiRegion(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Creates a multi-Region primary key that you can replicate into other Amazon Web Services Regions.
multiRegion(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Indicates whether the KMS key is a multi-Region (True) or regional (False) key.
multiRegionConfiguration() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Lists the primary and replica keys in same multi-Region key.
multiRegionConfiguration(Consumer<MultiRegionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Lists the primary and replica keys in same multi-Region key.
multiRegionConfiguration(MultiRegionConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Lists the primary and replica keys in same multi-Region key.
MultiRegionConfiguration - Class in software.amazon.awssdk.services.kms.model
Describes the configuration of this multi-Region key.
MultiRegionConfiguration.Builder - Interface in software.amazon.awssdk.services.kms.model
 
MultiRegionKey - Class in software.amazon.awssdk.services.kms.model
Describes the primary or replica key in a multi-Region key.
MultiRegionKey.Builder - Interface in software.amazon.awssdk.services.kms.model
 
multiRegionKeyType() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
Indicates whether the KMS key is a PRIMARY or REPLICA key.
multiRegionKeyType(String) - Method in interface software.amazon.awssdk.services.kms.model.MultiRegionConfiguration.Builder
Indicates whether the KMS key is a PRIMARY or REPLICA key.
multiRegionKeyType(MultiRegionKeyType) - Method in interface software.amazon.awssdk.services.kms.model.MultiRegionConfiguration.Builder
Indicates whether the KMS key is a PRIMARY or REPLICA key.
MultiRegionKeyType - Enum in software.amazon.awssdk.services.kms.model
 
multiRegionKeyTypeAsString() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
Indicates whether the KMS key is a PRIMARY or REPLICA key.

N

name() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
name() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
A friendly name for the grant.
name() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
The friendly name that identifies the grant.
name(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
A friendly name for the grant.
name(String) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The friendly name that identifies the grant.
name(Identifier) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
NETWORK_ERRORS - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
newCustomKeyStoreName() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Changes the friendly name of the custom key store to the value that you specify.
newCustomKeyStoreName(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Changes the friendly name of the custom key store to the value that you specify.
nextMarker() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker() - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker(String) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse.Builder
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesResponse.Builder
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsResponse.Builder
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse.Builder
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListKeysResponse.Builder
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsResponse.Builder
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
nextMarker(String) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse.Builder
When Truncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent request.
none() - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Value.None
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
normalizedPath() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleUrl
 
Not - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Not
 
NotFoundException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified entity or resource could not be found.
NotFoundException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
numberOfBytes() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
Specifies the length of the data key in bytes.
numberOfBytes() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
The length of the data key in bytes.
numberOfBytes() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
The length of the random byte string.
numberOfBytes(Integer) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
Specifies the length of the data key in bytes.
numberOfBytes(Integer) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
The length of the data key in bytes.
numberOfBytes(Integer) - Method in interface software.amazon.awssdk.services.kms.model.GenerateRandomRequest.Builder
The length of the random byte string.

O

of(boolean) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.StringEqualsFn
 
operation() - Method in class software.amazon.awssdk.services.kms.auth.scheme.internal.DefaultKmsAuthSchemeParams
 
operation() - Method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation(String) - Method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
operations() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
A list of operations that the grant permits.
operations() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
The list of operations permitted by the grant.
operations(Collection<GrantOperation>) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
A list of operations that the grant permits.
operations(Collection<GrantOperation>) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The list of operations permitted by the grant.
operations(GrantOperation...) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
A list of operations that the grant permits.
operations(GrantOperation...) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The list of operations permitted by the grant.
operationsAsStrings() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
A list of operations that the grant permits.
operationsAsStrings() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
The list of operations permitted by the grant.
operationsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
A list of operations that the grant permits.
operationsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The list of operations permitted by the grant.
operationsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
A list of operations that the grant permits.
operationsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The list of operations permitted by the grant.
origin() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
The source of the key material for the KMS key.
origin() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The source of the key material for the KMS key.
origin(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
The source of the key material for the KMS key.
origin(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The source of the key material for the KMS key.
origin(OriginType) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
The source of the key material for the KMS key.
origin(OriginType) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The source of the key material for the KMS key.
originAsString() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
The source of the key material for the KMS key.
originAsString() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The source of the key material for the KMS key.
OriginType - Enum in software.amazon.awssdk.services.kms.model
 
outputs() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
overrideConfiguration() - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration() - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.CreateAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DeleteAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DescribeKeyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DisableKeyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.EnableKeyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateRandomRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ListKeysRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.RetireGrantRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.RevokeGrantRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.UpdateAliasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.CreateAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.DeleteAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.DescribeKeyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.DisableKeyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.EnableKeyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GenerateMacRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GenerateRandomRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ListKeysRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.RetireGrantRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.RevokeGrantRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.UpdateAliasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.VerifyMacRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Sets the value for client override configuration

P

Parameter - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
parametersValidTo() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
The time at which the import token and public key are no longer valid.
parametersValidTo(Instant) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportResponse.Builder
The time at which the import token and public key are no longer valid.
ParameterType - Enum in software.amazon.awssdk.services.kms.endpoints.internal
 
parse(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleArn
 
parse(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleUrl
 
parse(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
Parse a value from a "short form" used within a template
parseURL(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 
ParseUrl - Class in software.amazon.awssdk.services.kms.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
partition() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleArn
 
Partition - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
PARTITION - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
partitions() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
path() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr
 
path() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleUrl
 
path(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Builder
 
PATH - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
PENDING_DELETION - software.amazon.awssdk.services.kms.model.KeyState
 
PENDING_IMPORT - software.amazon.awssdk.services.kms.model.KeyState
 
PENDING_REPLICA_DELETION - software.amazon.awssdk.services.kms.model.KeyState
 
pendingDeletionWindowInDays() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The waiting period before the primary key in a multi-Region key is deleted.
pendingDeletionWindowInDays(Integer) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The waiting period before the primary key in a multi-Region key is deleted.
pendingWindowInDays() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
The waiting period, specified in number of days.
pendingWindowInDays() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
The waiting period before the KMS key is deleted.
pendingWindowInDays(Integer) - Method in interface software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest.Builder
The waiting period, specified in number of days.
pendingWindowInDays(Integer) - Method in interface software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse.Builder
The waiting period before the KMS key is deleted.
plaintext() - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
Decrypted plaintext data.
plaintext() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
Data to be encrypted.
plaintext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
The plaintext data key.
plaintext() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
The random byte string.
plaintext(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.DecryptResponse.Builder
Decrypted plaintext data.
plaintext(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.EncryptRequest.Builder
Data to be encrypted.
plaintext(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse.Builder
The plaintext data key.
plaintext(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateRandomResponse.Builder
The random byte string.
policy() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
The key policy to attach to the KMS key.
policy() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
A key policy document in JSON format.
policy() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
The key policy to attach to the KMS key.
policy() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
The key policy to attach to the KMS key.
policy(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
The key policy to attach to the KMS key.
policy(String) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse.Builder
A key policy document in JSON format.
policy(String) - Method in interface software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest.Builder
The key policy to attach to the KMS key.
policy(String) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
The key policy to attach to the KMS key.
policyName() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
Specifies the name of the key policy.
policyName() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
The name of the key policy.
policyName() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
The name of the key policy.
policyName(String) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest.Builder
Specifies the name of the key policy.
policyName(String) - Method in interface software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse.Builder
The name of the key policy.
policyName(String) - Method in interface software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest.Builder
The name of the key policy.
policyNames() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
A list of key policy names.
policyNames() - Method in class software.amazon.awssdk.services.kms.paginators.ListKeyPoliciesIterable
Returns an iterable to iterate through the paginated ListKeyPoliciesResponse.policyNames() member.
policyNames() - Method in class software.amazon.awssdk.services.kms.paginators.ListKeyPoliciesPublisher
Returns a publisher that can be used to get a stream of data.
policyNames(String...) - Method in interface software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse.Builder
A list of key policy names.
policyNames(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse.Builder
A list of key policy names.
pop() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
PRIMARY - software.amazon.awssdk.services.kms.model.MultiRegionKeyType
 
primaryKey() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
Displays the key ARN and Region of the primary key.
primaryKey(Consumer<MultiRegionKey.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.MultiRegionConfiguration.Builder
Displays the key ARN and Region of the primary key.
primaryKey(MultiRegionKey) - Method in interface software.amazon.awssdk.services.kms.model.MultiRegionConfiguration.Builder
Displays the key ARN and Region of the primary key.
primaryRegion() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
The Amazon Web Services Region of the new primary key.
primaryRegion(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest.Builder
The Amazon Web Services Region of the new primary key.
privateKeyCiphertextBlob() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
The encrypted copy of the private key.
privateKeyCiphertextBlob() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
The encrypted copy of the private key.
privateKeyCiphertextBlob(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse.Builder
The encrypted copy of the private key.
privateKeyCiphertextBlob(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse.Builder
The encrypted copy of the private key.
privateKeyPlaintext() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
The plaintext copy of the private key.
privateKeyPlaintext(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse.Builder
The plaintext copy of the private key.
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.EndpointAttributeProvider
 
PUBLIC_ENDPOINT - software.amazon.awssdk.services.kms.model.XksProxyConnectivityType
 
publicKey() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
The public key (in plaintext).
publicKey() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
The public key (in plaintext).
publicKey() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
The public key to use to encrypt the key material before importing it with ImportKeyMaterial.
publicKey() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The exported public key.
publicKey(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse.Builder
The public key (in plaintext).
publicKey(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse.Builder
The public key (in plaintext).
publicKey(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportResponse.Builder
The public key to use to encrypt the key material before importing it with ImportKeyMaterial.
publicKey(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The exported public key.
push() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
 
putKeyPolicy(Consumer<PutKeyPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Attaches a key policy to the specified KMS key.
putKeyPolicy(Consumer<PutKeyPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Attaches a key policy to the specified KMS key.
putKeyPolicy(PutKeyPolicyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Attaches a key policy to the specified KMS key.
putKeyPolicy(PutKeyPolicyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Attaches a key policy to the specified KMS key.
PutKeyPolicyRequest - Class in software.amazon.awssdk.services.kms.model
 
PutKeyPolicyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
PutKeyPolicyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
PutKeyPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.PutKeyPolicyRequestMarshaller
 
PutKeyPolicyResponse - Class in software.amazon.awssdk.services.kms.model
 
PutKeyPolicyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition.Builder
 

R

RAW - software.amazon.awssdk.services.kms.model.MessageType
 
rawSecretAccessKey() - Method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
A secret string of 43-64 characters.
rawSecretAccessKey(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType.Builder
A secret string of 43-64 characters.
RE_ENCRYPT_FROM - software.amazon.awssdk.services.kms.model.GrantOperation
 
RE_ENCRYPT_TO - software.amazon.awssdk.services.kms.model.GrantOperation
 
recipient() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient(Consumer<RecipientInfo.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient(Consumer<RecipientInfo.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient(Consumer<RecipientInfo.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient(Consumer<RecipientInfo.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.GenerateRandomRequest.Builder
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient(RecipientInfo) - Method in interface software.amazon.awssdk.services.kms.model.DecryptRequest.Builder
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient(RecipientInfo) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest.Builder
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient(RecipientInfo) - Method in interface software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest.Builder
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
recipient(RecipientInfo) - Method in interface software.amazon.awssdk.services.kms.model.GenerateRandomRequest.Builder
A signed attestation document from an Amazon Web Services Nitro enclave and the encryption algorithm to use with the enclave's public key.
RecipientInfo - Class in software.amazon.awssdk.services.kms.model
Contains information about the party that receives the response from the API operation.
RecipientInfo.Builder - Interface in software.amazon.awssdk.services.kms.model
 
reEncrypt(Consumer<ReEncryptRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Decrypts ciphertext and then reencrypts it entirely within KMS.
reEncrypt(Consumer<ReEncryptRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Decrypts ciphertext and then reencrypts it entirely within KMS.
reEncrypt(ReEncryptRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Decrypts ciphertext and then reencrypts it entirely within KMS.
reEncrypt(ReEncryptRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Decrypts ciphertext and then reencrypts it entirely within KMS.
ReEncryptRequest - Class in software.amazon.awssdk.services.kms.model
 
ReEncryptRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ReEncryptRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ReEncryptRequest Marshaller
ReEncryptRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ReEncryptRequestMarshaller
 
ReEncryptResponse - Class in software.amazon.awssdk.services.kms.model
 
ReEncryptResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ref(Identifier) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.kms.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Ref
 
region() - Method in class software.amazon.awssdk.services.kms.auth.scheme.internal.DefaultKmsAuthSchemeParams
 
region() - Method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleArn
 
region() - Method in class software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams
 
region() - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Gets the value for AWS region
region() - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Gets the value for AWS region
region() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
Displays the Amazon Web Services Region of a primary or replica key in a multi-Region key.
region(String) - Method in interface software.amazon.awssdk.services.kms.model.MultiRegionKey.Builder
Displays the Amazon Web Services Region of a primary or replica key in a multi-Region key.
region(Region) - Method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.kms.internal.KmsServiceClientConfigurationBuilder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.kms.KmsServiceClientConfiguration.Builder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partition.Builder
 
REPLICA - software.amazon.awssdk.services.kms.model.MultiRegionKeyType
 
replicaKeyMetadata() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
Displays details about the new replica key, including its Amazon Resource Name (key ARN) and Key states of KMS keys.
replicaKeyMetadata(Consumer<KeyMetadata.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyResponse.Builder
Displays details about the new replica key, including its Amazon Resource Name (key ARN) and Key states of KMS keys.
replicaKeyMetadata(KeyMetadata) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyResponse.Builder
Displays details about the new replica key, including its Amazon Resource Name (key ARN) and Key states of KMS keys.
replicaKeys() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
displays the key ARNs and Regions of all replica keys.
replicaKeys(Collection<MultiRegionKey>) - Method in interface software.amazon.awssdk.services.kms.model.MultiRegionConfiguration.Builder
displays the key ARNs and Regions of all replica keys.
replicaKeys(Consumer<MultiRegionKey.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.MultiRegionConfiguration.Builder
displays the key ARNs and Regions of all replica keys.
replicaKeys(MultiRegionKey...) - Method in interface software.amazon.awssdk.services.kms.model.MultiRegionConfiguration.Builder
displays the key ARNs and Regions of all replica keys.
replicaPolicy() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
The key policy of the new replica key.
replicaPolicy(String) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyResponse.Builder
The key policy of the new replica key.
replicaRegion() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
The Region ID of the Amazon Web Services Region for this replica key.
replicaRegion(String) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
The Region ID of the Amazon Web Services Region for this replica key.
replicaTags() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
The tags on the new replica key.
replicaTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyResponse.Builder
The tags on the new replica key.
replicaTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyResponse.Builder
The tags on the new replica key.
replicaTags(Tag...) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyResponse.Builder
The tags on the new replica key.
replicateKey(Consumer<ReplicateKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Replicates a multi-Region key into the specified Region.
replicateKey(Consumer<ReplicateKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Replicates a multi-Region key into the specified Region.
replicateKey(ReplicateKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Replicates a multi-Region key into the specified Region.
replicateKey(ReplicateKeyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Replicates a multi-Region key into the specified Region.
ReplicateKeyRequest - Class in software.amazon.awssdk.services.kms.model
 
ReplicateKeyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ReplicateKeyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ReplicateKeyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ReplicateKeyRequestMarshaller
 
ReplicateKeyResponse - Class in software.amazon.awssdk.services.kms.model
 
ReplicateKeyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.AlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.DependencyTimeoutException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.DisabledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.DryRunOperationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.ExpiredImportTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidAliasNameException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidArnException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidCiphertextException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidImportTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidKeyUsageException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.InvalidMarkerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.KeyUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.kms.model.KmsException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsInternalException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidMacException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.NotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.TagException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.UnsupportedOperationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException.Builder
 
required(boolean) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
resolveAuthScheme(Consumer<KmsAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(KmsAuthSchemeParams) - Method in class software.amazon.awssdk.services.kms.auth.scheme.internal.DefaultKmsAuthSchemeProvider
 
resolveAuthScheme(KmsAuthSchemeParams) - Method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveEndpoint(Consumer<KmsEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.kms.endpoints.KmsEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(KmsEndpointParams) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.DefaultKmsEndpointProvider
 
resolveEndpoint(KmsEndpointParams) - Method in interface software.amazon.awssdk.services.kms.endpoints.KmsEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
resourceId() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleArn
 
responseMetadata() - Method in interface software.amazon.awssdk.services.kms.model.KmsResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.kms.model.KmsResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.kms.model.KmsResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.kms.model.KmsResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.kms.model.KmsResponse.BuilderImpl
 
result(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition.Builder
 
RETIRE_GRANT - software.amazon.awssdk.services.kms.model.GrantOperation
 
retireGrant() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes a grant.
retireGrant() - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes a grant.
retireGrant(Consumer<RetireGrantRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes a grant.
retireGrant(Consumer<RetireGrantRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes a grant.
retireGrant(RetireGrantRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes a grant.
retireGrant(RetireGrantRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes a grant.
RetireGrantRequest - Class in software.amazon.awssdk.services.kms.model
 
RetireGrantRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
RetireGrantRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
RetireGrantRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.RetireGrantRequestMarshaller
 
RetireGrantResponse - Class in software.amazon.awssdk.services.kms.model
 
RetireGrantResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
retiringPrincipal() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
The principal that has permission to use the RetireGrant operation to retire the grant.
retiringPrincipal() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
The principal that can retire the grant.
retiringPrincipal() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
The retiring principal for which to list grants.
retiringPrincipal(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateGrantRequest.Builder
The principal that has permission to use the RetireGrant operation to retire the grant.
retiringPrincipal(String) - Method in interface software.amazon.awssdk.services.kms.model.GrantListEntry.Builder
The principal that can retire the grant.
retiringPrincipal(String) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest.Builder
The retiring principal for which to list grants.
reverse() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
revokeGrant(Consumer<RevokeGrantRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes the specified grant.
revokeGrant(Consumer<RevokeGrantRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes the specified grant.
revokeGrant(RevokeGrantRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes the specified grant.
revokeGrant(RevokeGrantRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes the specified grant.
RevokeGrantRequest - Class in software.amazon.awssdk.services.kms.model
 
RevokeGrantRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
RevokeGrantRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
RevokeGrantRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.RevokeGrantRequestMarshaller
 
RevokeGrantResponse - Class in software.amazon.awssdk.services.kms.model
 
RevokeGrantResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
RSA_2048 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
RSA_2048 - software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
RSA_2048 - software.amazon.awssdk.services.kms.model.KeySpec
 
RSA_2048 - software.amazon.awssdk.services.kms.model.WrappingKeySpec
 
RSA_3072 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
RSA_3072 - software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
RSA_3072 - software.amazon.awssdk.services.kms.model.KeySpec
 
RSA_3072 - software.amazon.awssdk.services.kms.model.WrappingKeySpec
 
RSA_4096 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
RSA_4096 - software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
RSA_4096 - software.amazon.awssdk.services.kms.model.KeySpec
 
RSA_4096 - software.amazon.awssdk.services.kms.model.WrappingKeySpec
 
RSA_AES_KEY_WRAP_SHA_1 - software.amazon.awssdk.services.kms.model.AlgorithmSpec
 
RSA_AES_KEY_WRAP_SHA_256 - software.amazon.awssdk.services.kms.model.AlgorithmSpec
 
RSAES_OAEP_SHA_1 - software.amazon.awssdk.services.kms.model.AlgorithmSpec
 
RSAES_OAEP_SHA_1 - software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
 
RSAES_OAEP_SHA_256 - software.amazon.awssdk.services.kms.model.AlgorithmSpec
 
RSAES_OAEP_SHA_256 - software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
 
RSAES_OAEP_SHA_256 - software.amazon.awssdk.services.kms.model.KeyEncryptionMechanism
 
RSAES_PKCS1_V1_5 - software.amazon.awssdk.services.kms.model.AlgorithmSpec
 
RSASSA_PKCS1_V1_5_SHA_256 - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
RSASSA_PKCS1_V1_5_SHA_384 - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
RSASSA_PKCS1_V1_5_SHA_512 - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
RSASSA_PSS_SHA_256 - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
RSASSA_PSS_SHA_384 - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
RSASSA_PSS_SHA_512 - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
Rule - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
RuleArn - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
RuleEngine - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.kms.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.kms.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.KmsResolveEndpointInterceptor
 
RulePartition - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
RulePartition.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
RuleResult - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
RULES - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
RulesFunctions - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
RulesFunctions() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 
RuleUrl - Class in software.amazon.awssdk.services.kms.endpoints.internal
Represents a URL to be used internally for endpoint resolution.
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.kms.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)

S

scheduleKeyDeletion(Consumer<ScheduleKeyDeletionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Schedules the deletion of a KMS key.
scheduleKeyDeletion(Consumer<ScheduleKeyDeletionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Schedules the deletion of a KMS key.
scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Schedules the deletion of a KMS key.
scheduleKeyDeletion(ScheduleKeyDeletionRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Schedules the deletion of a KMS key.
ScheduleKeyDeletionRequest - Class in software.amazon.awssdk.services.kms.model
 
ScheduleKeyDeletionRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
ScheduleKeyDeletionRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
ScheduleKeyDeletionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.ScheduleKeyDeletionRequestMarshaller
 
ScheduleKeyDeletionResponse - Class in software.amazon.awssdk.services.kms.model
 
ScheduleKeyDeletionResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
scheme() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleUrl
 
SCHEME - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.AlreadyExistsException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.DependencyTimeoutException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.DisabledException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.DryRunOperationException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.ExpiredImportTokenException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.IncorrectKeyException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.InvalidAliasNameException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.InvalidArnException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.InvalidCiphertextException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.InvalidGrantIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.InvalidGrantTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.InvalidImportTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.InvalidKeyUsageException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.InvalidMarkerException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.KeyListEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.KeyUnavailableException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.KmsInternalException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.KmsInvalidMacException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.KmsInvalidStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.NotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.SignResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.Tag
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.TagException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.UnsupportedOperationException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksKeyNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
 
sdkFields() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyUriInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.AliasListEntry
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.AlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CreateAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DecryptRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DecryptResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DeleteAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.DependencyTimeoutException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.DisabledException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DisableKeyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.DryRunOperationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.EnableKeyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.EncryptRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.EncryptResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.ExpiredImportTokenException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GrantConstraints
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.GrantListEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.IncorrectKeyException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidAliasNameException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidArnException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidCiphertextException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidGrantIdException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidGrantTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidImportTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidKeyUsageException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.InvalidMarkerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.KeyListEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.KeyMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.KeyUnavailableException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.KmsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.KmsInternalException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.KmsInvalidMacException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.KmsInvalidStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.NotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.RecipientInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.RetireGrantResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.RevokeGrantResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.SignRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.SignResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.Tag
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.TagException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.UnsupportedOperationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UpdateAliasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.VerifyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.VerifyResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksKeyNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyUriInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException
 
service() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
service() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleArn
 
SERVICE - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.kms.KmsClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.kms.KmsAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.kms.KmsClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.kms.KmsClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.kms.KmsClient
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
sign(Consumer<SignRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Creates a digital signature for a message or message digest by using the private key in an asymmetric signing KMS key.
sign(Consumer<SignRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Creates a digital signature for a message or message digest by using the private key in an asymmetric signing KMS key.
sign(SignRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Creates a digital signature for a message or message digest by using the private key in an asymmetric signing KMS key.
sign(SignRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Creates a digital signature for a message or message digest by using the private key in an asymmetric signing KMS key.
SIGN - software.amazon.awssdk.services.kms.model.GrantOperation
 
SIGN_VERIFY - software.amazon.awssdk.services.kms.model.KeyUsageType
 
signature() - Method in class software.amazon.awssdk.services.kms.model.SignResponse
The cryptographic signature that was generated for the message.
signature() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
The signature that the Sign operation generated.
signature(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.SignResponse.Builder
The cryptographic signature that was generated for the message.
signature(SdkBytes) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
The signature that the Sign operation generated.
signatureValid() - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
A Boolean value that indicates whether the signature was verified.
signatureValid(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.VerifyResponse.Builder
A Boolean value that indicates whether the signature was verified.
signingAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
Specifies the signing algorithm to use when signing the message.
signingAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.SignResponse
The signing algorithm that was used to sign the message.
signingAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
The signing algorithm that was used to sign the message.
signingAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
The signing algorithm that was used to verify the signature.
signingAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
Specifies the signing algorithm to use when signing the message.
signingAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.SignResponse.Builder
The signing algorithm that was used to sign the message.
signingAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
The signing algorithm that was used to sign the message.
signingAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.VerifyResponse.Builder
The signing algorithm that was used to verify the signature.
signingAlgorithm(SigningAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.SignRequest.Builder
Specifies the signing algorithm to use when signing the message.
signingAlgorithm(SigningAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.SignResponse.Builder
The signing algorithm that was used to sign the message.
signingAlgorithm(SigningAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.VerifyRequest.Builder
The signing algorithm that was used to sign the message.
signingAlgorithm(SigningAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.VerifyResponse.Builder
The signing algorithm that was used to verify the signature.
signingAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
Specifies the signing algorithm to use when signing the message.
signingAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.SignResponse
The signing algorithm that was used to sign the message.
signingAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
The signing algorithm that was used to sign the message.
signingAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
The signing algorithm that was used to verify the signature.
signingAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The signing algorithms that KMS supports for this key.
signingAlgorithms() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The signing algorithms that the KMS key supports.
signingAlgorithms(Collection<SigningAlgorithmSpec>) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The signing algorithms that KMS supports for this key.
signingAlgorithms(Collection<SigningAlgorithmSpec>) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The signing algorithms that the KMS key supports.
signingAlgorithms(SigningAlgorithmSpec...) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The signing algorithms that KMS supports for this key.
signingAlgorithms(SigningAlgorithmSpec...) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The signing algorithms that the KMS key supports.
signingAlgorithmsAsStrings() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
The signing algorithms that KMS supports for this key.
signingAlgorithmsAsStrings() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The signing algorithms that the KMS key supports.
SigningAlgorithmSpec - Enum in software.amazon.awssdk.services.kms.model
 
signingAlgorithmsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The signing algorithms that KMS supports for this key.
signingAlgorithmsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The signing algorithms that the KMS key supports.
signingAlgorithmsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.GetPublicKeyResponse.Builder
The signing algorithms that KMS supports for this key.
signingAlgorithmsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The signing algorithms that the KMS key supports.
SignRequest - Class in software.amazon.awssdk.services.kms.model
 
SignRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
SignRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
SignRequest Marshaller
SignRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.SignRequestMarshaller
 
SignResponse - Class in software.amazon.awssdk.services.kms.model
 
SignResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
since() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Array
 
SM2 - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
SM2 - software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
SM2 - software.amazon.awssdk.services.kms.model.KeySpec
 
SM2_DSA - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
SM2_PKE - software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
 
software.amazon.awssdk.services.kms - package software.amazon.awssdk.services.kms
Key Management Service
software.amazon.awssdk.services.kms.auth.scheme - package software.amazon.awssdk.services.kms.auth.scheme
 
software.amazon.awssdk.services.kms.auth.scheme.internal - package software.amazon.awssdk.services.kms.auth.scheme.internal
 
software.amazon.awssdk.services.kms.endpoints - package software.amazon.awssdk.services.kms.endpoints
 
software.amazon.awssdk.services.kms.endpoints.internal - package software.amazon.awssdk.services.kms.endpoints.internal
 
software.amazon.awssdk.services.kms.internal - package software.amazon.awssdk.services.kms.internal
 
software.amazon.awssdk.services.kms.model - package software.amazon.awssdk.services.kms.model
 
software.amazon.awssdk.services.kms.paginators - package software.amazon.awssdk.services.kms.paginators
 
software.amazon.awssdk.services.kms.transform - package software.amazon.awssdk.services.kms.transform
 
sourceEncryptionAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Specifies the encryption algorithm that KMS will use to decrypt the ciphertext before it is reencrypted.
sourceEncryptionAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
The encryption algorithm that was used to decrypt the ciphertext before it was reencrypted.
sourceEncryptionAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
Specifies the encryption algorithm that KMS will use to decrypt the ciphertext before it is reencrypted.
sourceEncryptionAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptResponse.Builder
The encryption algorithm that was used to decrypt the ciphertext before it was reencrypted.
sourceEncryptionAlgorithm(EncryptionAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
Specifies the encryption algorithm that KMS will use to decrypt the ciphertext before it is reencrypted.
sourceEncryptionAlgorithm(EncryptionAlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptResponse.Builder
The encryption algorithm that was used to decrypt the ciphertext before it was reencrypted.
sourceEncryptionAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Specifies the encryption algorithm that KMS will use to decrypt the ciphertext before it is reencrypted.
sourceEncryptionAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
The encryption algorithm that was used to decrypt the ciphertext before it was reencrypted.
sourceEncryptionContext() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Specifies the encryption context to use to decrypt the ciphertext.
sourceEncryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
Specifies the encryption context to use to decrypt the ciphertext.
SourceException - Exception in software.amazon.awssdk.services.kms.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
sourceKeyId() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Specifies the KMS key that KMS will use to decrypt the ciphertext before it is re-encrypted.
sourceKeyId() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
Unique identifier of the KMS key used to originally encrypt the data.
sourceKeyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptRequest.Builder
Specifies the KMS key that KMS will use to decrypt the ciphertext before it is re-encrypted.
sourceKeyId(String) - Method in interface software.amazon.awssdk.services.kms.model.ReEncryptResponse.Builder
Unique identifier of the KMS key used to originally encrypt the data.
startIndex() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.AlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.DependencyTimeoutException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.DisabledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.DryRunOperationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.ExpiredImportTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.InvalidAliasNameException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.InvalidArnException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.InvalidCiphertextException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.InvalidImportTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.InvalidKeyUsageException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.InvalidMarkerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.KeyUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.KmsException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.kms.model.KmsException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.KmsInternalException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidMacException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.NotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.TagException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.UnsupportedOperationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException.Builder
 
stopIndex() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
STRING - software.amazon.awssdk.services.kms.endpoints.internal.ParameterType
 
stringEquals(String, String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 
StringEqualsFn - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
SUBNET_NOT_FOUND - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
subscribe(Subscriber<? super DescribeCustomKeyStoresResponse>) - Method in class software.amazon.awssdk.services.kms.paginators.DescribeCustomKeyStoresPublisher
 
subscribe(Subscriber<? super ListAliasesResponse>) - Method in class software.amazon.awssdk.services.kms.paginators.ListAliasesPublisher
 
subscribe(Subscriber<? super ListGrantsResponse>) - Method in class software.amazon.awssdk.services.kms.paginators.ListGrantsPublisher
 
subscribe(Subscriber<? super ListKeyPoliciesResponse>) - Method in class software.amazon.awssdk.services.kms.paginators.ListKeyPoliciesPublisher
 
subscribe(Subscriber<? super ListKeysResponse>) - Method in class software.amazon.awssdk.services.kms.paginators.ListKeysPublisher
 
subscribe(Subscriber<? super ListResourceTagsResponse>) - Method in class software.amazon.awssdk.services.kms.paginators.ListResourceTagsPublisher
 
subscribe(Subscriber<? super ListRetirableGrantsResponse>) - Method in class software.amazon.awssdk.services.kms.paginators.ListRetirableGrantsPublisher
 
substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 
Substring - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Substring
 
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.PartitionFn
 
supportsDualStack() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs
 
supportsDualStack() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs.Builder
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs
 
supportsFips() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs.Builder
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition.Builder
 
supportsFIPS() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RulePartition
 
SYMMETRIC_DEFAULT - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
SYMMETRIC_DEFAULT - software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
 
SYMMETRIC_DEFAULT - software.amazon.awssdk.services.kms.model.KeySpec
 

T

Tag - Class in software.amazon.awssdk.services.kms.model
A key-value pair.
Tag.Builder - Interface in software.amazon.awssdk.services.kms.model
 
TagException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because one or more tags are not valid.
TagException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
tagKey() - Method in class software.amazon.awssdk.services.kms.model.Tag
The key of the tag.
tagKey(String) - Method in interface software.amazon.awssdk.services.kms.model.Tag.Builder
The key of the tag.
tagKeys() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
One or more tag keys.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.kms.model.UntagResourceRequest.Builder
One or more tag keys.
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.kms.model.UntagResourceRequest.Builder
One or more tag keys.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Adds or edits tags on a customer managed key.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Adds or edits tags on a customer managed key.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Adds or edits tags on a customer managed key.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Adds or edits tags on a customer managed key.
TagResourceRequest - Class in software.amazon.awssdk.services.kms.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.kms.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
tags() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Assigns one or more tags to the KMS key.
tags() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
A list of tags.
tags() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
Assigns one or more tags to the replica key.
tags() - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
One or more tags.
tags() - Method in class software.amazon.awssdk.services.kms.paginators.ListResourceTagsIterable
Returns an iterable to iterate through the paginated ListResourceTagsResponse.tags() member.
tags() - Method in class software.amazon.awssdk.services.kms.paginators.ListResourceTagsPublisher
Returns a publisher that can be used to get a stream of data.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Assigns one or more tags to the KMS key.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsResponse.Builder
A list of tags.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
Assigns one or more tags to the replica key.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kms.model.TagResourceRequest.Builder
One or more tags.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Assigns one or more tags to the KMS key.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsResponse.Builder
A list of tags.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
Assigns one or more tags to the replica key.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kms.model.TagResourceRequest.Builder
One or more tags.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Assigns one or more tags to the KMS key.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsResponse.Builder
A list of tags.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kms.model.ReplicateKeyRequest.Builder
Assigns one or more tags to the replica key.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kms.model.TagResourceRequest.Builder
One or more tags.
tagValue() - Method in class software.amazon.awssdk.services.kms.model.Tag
The value of the tag.
tagValue(String) - Method in interface software.amazon.awssdk.services.kms.model.Tag.Builder
The value of the tag.
target() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.SingleArgFn
 
target(Expr) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Builder
 
targetKeyId() - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
String that contains the key identifier of the KMS key associated with the alias.
targetKeyId() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
Associates the alias with the specified customer managed key.
targetKeyId() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
Identifies the customer managed key to associate with the alias.
targetKeyId(String) - Method in interface software.amazon.awssdk.services.kms.model.AliasListEntry.Builder
String that contains the key identifier of the KMS key associated with the alias.
targetKeyId(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateAliasRequest.Builder
Associates the alias with the specified customer managed key.
targetKeyId(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateAliasRequest.Builder
Identifies the customer managed key to associate with the alias.
template() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.kms.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.kms.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
toBuilder() - Method in class software.amazon.awssdk.services.kms.auth.scheme.internal.DefaultKmsAuthSchemeParams
 
toBuilder() - Method in interface software.amazon.awssdk.services.kms.auth.scheme.KmsAuthSchemeParams
Returns a KmsAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.AlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.DependencyTimeoutException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.DisabledException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.DryRunOperationException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.ExpiredImportTokenException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.IncorrectKeyException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.InvalidAliasNameException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.InvalidArnException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.InvalidCiphertextException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.InvalidGrantIdException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.InvalidGrantTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.InvalidImportTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.InvalidKeyUsageException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.InvalidMarkerException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.KeyListEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.KeyUnavailableException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.KmsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.KmsInternalException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.KmsInvalidMacException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.KmsInvalidStateException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.KmsRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.NotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.SignResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.Tag
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.TagException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.UnsupportedOperationException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksKeyNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
 
toBuilder() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyUriInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException
 
toList() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.kms.endpoints.internal
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.kms.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleArn
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Str
 
toString() - Method in enum software.amazon.awssdk.services.kms.model.AlgorithmSpec
 
toString() - Method in class software.amazon.awssdk.services.kms.model.AliasListEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.CancelKeyDeletionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ConnectCustomKeyStoreResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
toString() - Method in enum software.amazon.awssdk.services.kms.model.ConnectionStateType
 
toString() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.CreateAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.CreateGrantResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
toString() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.CustomKeyStoreType
 
toString() - Method in enum software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
toString() - Method in enum software.amazon.awssdk.services.kms.model.DataKeySpec
 
toString() - Method in class software.amazon.awssdk.services.kms.model.DecryptRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DecryptResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DeleteAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DeleteCustomKeyStoreResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DeleteImportedKeyMaterialResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DescribeKeyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DisableKeyRotationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.DisconnectCustomKeyStoreResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.EnableKeyRotationResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
 
toString() - Method in class software.amazon.awssdk.services.kms.model.EncryptRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.EncryptResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.ExpirationModelType
 
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyPairWithoutPlaintextResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateDataKeyWithoutPlaintextResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateMacResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GenerateRandomResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GetKeyPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GetKeyRotationStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GetPublicKeyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GrantConstraints
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.GrantListEntry
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.GrantOperation
 
toString() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.KeyEncryptionMechanism
 
toString() - Method in class software.amazon.awssdk.services.kms.model.KeyListEntry
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.KeyManagerType
 
toString() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.KeySpec
 
toString() - Method in enum software.amazon.awssdk.services.kms.model.KeyState
 
toString() - Method in enum software.amazon.awssdk.services.kms.model.KeyUsageType
 
toString() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListKeysRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
 
toString() - Method in enum software.amazon.awssdk.services.kms.model.MessageType
 
toString() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.MultiRegionKey
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.MultiRegionKeyType
 
toString() - Method in enum software.amazon.awssdk.services.kms.model.OriginType
 
toString() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.PutKeyPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.RecipientInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ReEncryptResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ReplicateKeyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.RetireGrantResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.RevokeGrantResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.ScheduleKeyDeletionResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
toString() - Method in class software.amazon.awssdk.services.kms.model.SignRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.SignResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UpdateAliasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UpdateKeyDescriptionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.UpdatePrimaryRegionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.VerifyMacResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.VerifyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.VerifyResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.WrappingKeySpec
 
toString() - Method in class software.amazon.awssdk.services.kms.model.XksKeyConfigurationType
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.XksProxyAuthenticationCredentialType
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kms.model.XksProxyConnectivityType
 
TREE - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.TreeRule
 
truncated() - Method in class software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse
A flag that indicates whether there are more items in the list.
truncated() - Method in class software.amazon.awssdk.services.kms.model.ListAliasesResponse
A flag that indicates whether there are more items in the list.
truncated() - Method in class software.amazon.awssdk.services.kms.model.ListGrantsResponse
A flag that indicates whether there are more items in the list.
truncated() - Method in class software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse
A flag that indicates whether there are more items in the list.
truncated() - Method in class software.amazon.awssdk.services.kms.model.ListKeysResponse
A flag that indicates whether there are more items in the list.
truncated() - Method in class software.amazon.awssdk.services.kms.model.ListResourceTagsResponse
A flag that indicates whether there are more items in the list.
truncated() - Method in class software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse
A flag that indicates whether there are more items in the list.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.DescribeCustomKeyStoresResponse.Builder
A flag that indicates whether there are more items in the list.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.ListAliasesResponse.Builder
A flag that indicates whether there are more items in the list.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.ListGrantsResponse.Builder
A flag that indicates whether there are more items in the list.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.ListKeyPoliciesResponse.Builder
A flag that indicates whether there are more items in the list.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.ListKeysResponse.Builder
A flag that indicates whether there are more items in the list.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.ListResourceTagsResponse.Builder
A flag that indicates whether there are more items in the list.
truncated(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.ListRetirableGrantsResponse.Builder
A flag that indicates whether there are more items in the list.
trustAnchorCertificate() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Specifies the certificate for an CloudHSM key store.
trustAnchorCertificate() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
The trust anchor certificate of the CloudHSM cluster associated with an CloudHSM key store.
trustAnchorCertificate(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies the certificate for an CloudHSM key store.
trustAnchorCertificate(String) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
The trust anchor certificate of the CloudHSM cluster associated with an CloudHSM key store.
type(ParameterType) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
TYPE - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.kms.endpoints.internal.Rule
 
types() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FatScope
 

U

UNAVAILABLE - software.amazon.awssdk.services.kms.model.KeyState
 
unescape(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.Template.Literal
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.AlgorithmSpec
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.ConnectionStateType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.CustomKeyStoreType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.DataKeyPairSpec
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.DataKeySpec
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.ExpirationModelType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.GrantOperation
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.KeyEncryptionMechanism
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.KeyManagerType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.KeySpec
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.KeyState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.KeyUsageType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.MessageType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.MultiRegionKeyType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.OriginType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.WrappingKeySpec
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kms.model.XksProxyConnectivityType
 
UnsupportedOperationException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because a specified parameter is not supported or a specified resource is not valid for this operation.
UnsupportedOperationException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes tags from a customer managed key.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes tags from a customer managed key.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Deletes tags from a customer managed key.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Deletes tags from a customer managed key.
UntagResourceRequest - Class in software.amazon.awssdk.services.kms.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.kms.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
updateAlias(Consumer<UpdateAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Associates an existing KMS alias with a different KMS key.
updateAlias(Consumer<UpdateAliasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Associates an existing KMS alias with a different KMS key.
updateAlias(UpdateAliasRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Associates an existing KMS alias with a different KMS key.
updateAlias(UpdateAliasRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Associates an existing KMS alias with a different KMS key.
UpdateAliasRequest - Class in software.amazon.awssdk.services.kms.model
 
UpdateAliasRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
UpdateAliasRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
UpdateAliasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.UpdateAliasRequestMarshaller
 
UpdateAliasResponse - Class in software.amazon.awssdk.services.kms.model
 
UpdateAliasResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
updateCustomKeyStore(Consumer<UpdateCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Changes the properties of a custom key store.
updateCustomKeyStore(Consumer<UpdateCustomKeyStoreRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Changes the properties of a custom key store.
updateCustomKeyStore(UpdateCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Changes the properties of a custom key store.
updateCustomKeyStore(UpdateCustomKeyStoreRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Changes the properties of a custom key store.
UpdateCustomKeyStoreRequest - Class in software.amazon.awssdk.services.kms.model
 
UpdateCustomKeyStoreRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
UpdateCustomKeyStoreRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
UpdateCustomKeyStoreRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.UpdateCustomKeyStoreRequestMarshaller
 
UpdateCustomKeyStoreResponse - Class in software.amazon.awssdk.services.kms.model
 
UpdateCustomKeyStoreResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
updateKeyDescription(Consumer<UpdateKeyDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Updates the description of a KMS key.
updateKeyDescription(Consumer<UpdateKeyDescriptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Updates the description of a KMS key.
updateKeyDescription(UpdateKeyDescriptionRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Updates the description of a KMS key.
updateKeyDescription(UpdateKeyDescriptionRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Updates the description of a KMS key.
UpdateKeyDescriptionRequest - Class in software.amazon.awssdk.services.kms.model
 
UpdateKeyDescriptionRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
UpdateKeyDescriptionRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
UpdateKeyDescriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.UpdateKeyDescriptionRequestMarshaller
 
UpdateKeyDescriptionResponse - Class in software.amazon.awssdk.services.kms.model
 
UpdateKeyDescriptionResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
updatePrimaryRegion(Consumer<UpdatePrimaryRegionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Changes the primary key of a multi-Region key.
updatePrimaryRegion(Consumer<UpdatePrimaryRegionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Changes the primary key of a multi-Region key.
updatePrimaryRegion(UpdatePrimaryRegionRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Changes the primary key of a multi-Region key.
updatePrimaryRegion(UpdatePrimaryRegionRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Changes the primary key of a multi-Region key.
UpdatePrimaryRegionRequest - Class in software.amazon.awssdk.services.kms.model
 
UpdatePrimaryRegionRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
UpdatePrimaryRegionRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
UpdatePrimaryRegionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.UpdatePrimaryRegionRequestMarshaller
 
UpdatePrimaryRegionResponse - Class in software.amazon.awssdk.services.kms.model
 
UpdatePrimaryRegionResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
UPDATING - software.amazon.awssdk.services.kms.model.KeyState
 
uriEncode(String) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.RulesFunctions
 
UriEncodeFn - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.UriEncodeFn
 
uriEndpoint() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
The URI endpoint for the external key store proxy.
uriEndpoint(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyConfigurationType.Builder
The URI endpoint for the external key store proxy.
uriPath() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
The path to the external key store proxy APIs.
uriPath(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyConfigurationType.Builder
The path to the external key store proxy APIs.
url(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Value.Endpoint.Builder
 
url(Expr) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointResult.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.kms.endpoints.KmsEndpointParams.Builder
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kms.endpoints.internal.AwsEndpointProviderUtils
 
USER_LOCKED_OUT - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
USER_LOGGED_IN - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
USER_NOT_FOUND - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
UserAgentUtils - Class in software.amazon.awssdk.services.kms.internal
 

V

validate() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.FnNode
 
validTo() - Method in class software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest
The date and time when the imported key material expires.
validTo() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
The time at which the imported key material expires.
validTo(Instant) - Method in interface software.amazon.awssdk.services.kms.model.ImportKeyMaterialRequest.Builder
The date and time when the imported key material expires.
validTo(Instant) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
The time at which the imported key material expires.
value(Value) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.kms.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.kms.endpoints.internal.Value
 
Value.Array - Class in software.amazon.awssdk.services.kms.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.kms.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.kms.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.kms.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.kms.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.kms.endpoints.internal
A string value.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.AlgorithmSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.ConnectionStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.CustomKeyStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.DataKeyPairSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.DataKeySpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.ExpirationModelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.GrantOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeyEncryptionMechanism
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeyManagerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeySpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.KeyUsageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.MultiRegionKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.OriginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.WrappingKeySpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kms.model.XksProxyConnectivityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.kms.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.AlgorithmSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.ConnectionStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.CustomerMasterKeySpec
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.CustomKeyStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.DataKeyPairSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.DataKeySpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.EncryptionAlgorithmSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.ExpirationModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.GrantOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.KeyEncryptionMechanism
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.KeyManagerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.KeySpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.KeyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.KeyUsageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.MacAlgorithmSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.MultiRegionKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.OriginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.SigningAlgorithmSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.WrappingKeySpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kms.model.XksProxyConnectivityType
Returns an array containing the constants of this enum type, in the order they are declared.
verify(Consumer<VerifyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Verifies a digital signature that was generated by the Sign operation.
verify(Consumer<VerifyRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Verifies a digital signature that was generated by the Sign operation.
verify(VerifyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Verifies a digital signature that was generated by the Sign operation.
verify(VerifyRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Verifies a digital signature that was generated by the Sign operation.
VERIFY - software.amazon.awssdk.services.kms.model.GrantOperation
 
VERIFY_MAC - software.amazon.awssdk.services.kms.model.GrantOperation
 
verifyMac(Consumer<VerifyMacRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Verifies the hash-based message authentication code (HMAC) for a specified message, HMAC KMS key, and MAC algorithm.
verifyMac(Consumer<VerifyMacRequest.Builder>) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Verifies the hash-based message authentication code (HMAC) for a specified message, HMAC KMS key, and MAC algorithm.
verifyMac(VerifyMacRequest) - Method in interface software.amazon.awssdk.services.kms.KmsAsyncClient
Verifies the hash-based message authentication code (HMAC) for a specified message, HMAC KMS key, and MAC algorithm.
verifyMac(VerifyMacRequest) - Method in interface software.amazon.awssdk.services.kms.KmsClient
Verifies the hash-based message authentication code (HMAC) for a specified message, HMAC KMS key, and MAC algorithm.
VerifyMacRequest - Class in software.amazon.awssdk.services.kms.model
 
VerifyMacRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
VerifyMacRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
VerifyMacRequest Marshaller
VerifyMacRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.VerifyMacRequestMarshaller
 
VerifyMacResponse - Class in software.amazon.awssdk.services.kms.model
 
VerifyMacResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
VerifyRequest - Class in software.amazon.awssdk.services.kms.model
 
VerifyRequest.Builder - Interface in software.amazon.awssdk.services.kms.model
 
VerifyRequestMarshaller - Class in software.amazon.awssdk.services.kms.transform
VerifyRequest Marshaller
VerifyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kms.transform.VerifyRequestMarshaller
 
VerifyResponse - Class in software.amazon.awssdk.services.kms.model
 
VerifyResponse.Builder - Interface in software.amazon.awssdk.services.kms.model
 
version() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions
 
version(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.Partitions.Builder
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.kms.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.RuleEvaluator
 
VPC_ENDPOINT_SERVICE - software.amazon.awssdk.services.kms.model.XksProxyConnectivityType
 
vpcEndpointServiceName() - Method in class software.amazon.awssdk.services.kms.model.XksProxyConfigurationType
The Amazon VPC endpoint service used to communicate with the external key store proxy.
vpcEndpointServiceName(String) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyConfigurationType.Builder
The Amazon VPC endpoint service used to communicate with the external key store proxy.

W

withDefaultVersion() - Method in class software.amazon.awssdk.services.kms.endpoints.internal.EndpointRuleset.Builder
 
wrappingAlgorithm() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
The algorithm you will use with the RSA public key (PublicKey) in the response to protect your key material during import.
wrappingAlgorithm(String) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportRequest.Builder
The algorithm you will use with the RSA public key (PublicKey) in the response to protect your key material during import.
wrappingAlgorithm(AlgorithmSpec) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportRequest.Builder
The algorithm you will use with the RSA public key (PublicKey) in the response to protect your key material during import.
wrappingAlgorithmAsString() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
The algorithm you will use with the RSA public key (PublicKey) in the response to protect your key material during import.
wrappingKeySpec() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
The type of RSA public key to return in the response.
wrappingKeySpec(String) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportRequest.Builder
The type of RSA public key to return in the response.
wrappingKeySpec(WrappingKeySpec) - Method in interface software.amazon.awssdk.services.kms.model.GetParametersForImportRequest.Builder
The type of RSA public key to return in the response.
WrappingKeySpec - Enum in software.amazon.awssdk.services.kms.model
 
wrappingKeySpecAsString() - Method in class software.amazon.awssdk.services.kms.model.GetParametersForImportRequest
The type of RSA public key to return in the response.
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.kms.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.AlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterInvalidConfigurationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotActiveException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CloudHsmClusterNotRelatedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreHasCmKsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreInvalidStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNameInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoreNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.DependencyTimeoutException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.DisabledException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.DryRunOperationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.ExpiredImportTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectKeyMaterialException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.InvalidAliasNameException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.InvalidArnException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.InvalidCiphertextException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantIdException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.InvalidGrantTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.InvalidImportTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.InvalidKeyUsageException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.InvalidMarkerException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.KeyUnavailableException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.KmsException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.kms.model.KmsException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.KmsInternalException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidMacException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidSignatureException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.KmsInvalidStateException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.LimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.MalformedPolicyDocumentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.NotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.TagException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.UnsupportedOperationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyAlreadyInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyInvalidConfigurationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksKeyNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyIncorrectAuthenticationCredentialException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidConfigurationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyInvalidResponseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriEndpointInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyUriUnreachableException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceInvalidConfigurationException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kms.model.XksProxyVpcEndpointServiceNotFoundException.Builder
 

X

XKS_PROXY_ACCESS_DENIED - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
XKS_PROXY_INVALID_CONFIGURATION - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
XKS_PROXY_INVALID_RESPONSE - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
XKS_PROXY_INVALID_TLS_CONFIGURATION - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
XKS_PROXY_NOT_REACHABLE - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
XKS_PROXY_TIMED_OUT - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
XKS_VPC_ENDPOINT_SERVICE_INVALID_CONFIGURATION - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
XKS_VPC_ENDPOINT_SERVICE_NOT_FOUND - software.amazon.awssdk.services.kms.model.ConnectionErrorCodeType
 
XksKeyAlreadyInUseException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the (XksKeyId) is already associated with another KMS key in this external key store.
XksKeyAlreadyInUseException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
xksKeyConfiguration() - Method in class software.amazon.awssdk.services.kms.model.KeyMetadata
Information about the external key that is associated with a KMS key in an external key store.
xksKeyConfiguration(Consumer<XksKeyConfigurationType.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Information about the external key that is associated with a KMS key in an external key store.
xksKeyConfiguration(XksKeyConfigurationType) - Method in interface software.amazon.awssdk.services.kms.model.KeyMetadata.Builder
Information about the external key that is associated with a KMS key in an external key store.
XksKeyConfigurationType - Class in software.amazon.awssdk.services.kms.model
Information about the external key that is associated with a KMS key in an external key store.
XksKeyConfigurationType.Builder - Interface in software.amazon.awssdk.services.kms.model
 
xksKeyId() - Method in class software.amazon.awssdk.services.kms.model.CreateKeyRequest
Identifies the external key that serves as key material for the KMS key in an external key store.
xksKeyId(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateKeyRequest.Builder
Identifies the external key that serves as key material for the KMS key in an external key store.
XksKeyInvalidConfigurationException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the external key specified by the XksKeyId parameter did not meet the configuration requirements for an external key store.
XksKeyInvalidConfigurationException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
XksKeyNotFoundException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the external key store proxy could not find the external key.
XksKeyNotFoundException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
xksProxyAuthenticationCredential() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Specifies an authentication credential for the external key store proxy (XKS proxy).
xksProxyAuthenticationCredential() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Changes the credentials that KMS uses to sign requests to the external key store proxy (XKS proxy).
xksProxyAuthenticationCredential(Consumer<XksProxyAuthenticationCredentialType.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies an authentication credential for the external key store proxy (XKS proxy).
xksProxyAuthenticationCredential(Consumer<XksProxyAuthenticationCredentialType.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Changes the credentials that KMS uses to sign requests to the external key store proxy (XKS proxy).
xksProxyAuthenticationCredential(XksProxyAuthenticationCredentialType) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies an authentication credential for the external key store proxy (XKS proxy).
xksProxyAuthenticationCredential(XksProxyAuthenticationCredentialType) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Changes the credentials that KMS uses to sign requests to the external key store proxy (XKS proxy).
XksProxyAuthenticationCredentialType - Class in software.amazon.awssdk.services.kms.model
KMS uses the authentication credential to sign requests that it sends to the external key store proxy (XKS proxy) on your behalf.
XksProxyAuthenticationCredentialType.Builder - Interface in software.amazon.awssdk.services.kms.model
 
xksProxyConfiguration() - Method in class software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry
Configuration settings for the external key store proxy (XKS proxy).
xksProxyConfiguration(Consumer<XksProxyConfigurationType.Builder>) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
Configuration settings for the external key store proxy (XKS proxy).
xksProxyConfiguration(XksProxyConfigurationType) - Method in interface software.amazon.awssdk.services.kms.model.CustomKeyStoresListEntry.Builder
Configuration settings for the external key store proxy (XKS proxy).
XksProxyConfigurationType - Class in software.amazon.awssdk.services.kms.model
Detailed information about the external key store proxy (XKS proxy).
XksProxyConfigurationType.Builder - Interface in software.amazon.awssdk.services.kms.model
 
xksProxyConnectivity() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Indicates how KMS communicates with the external key store proxy.
xksProxyConnectivity() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Changes the connectivity setting for the external key store.
xksProxyConnectivity(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Indicates how KMS communicates with the external key store proxy.
xksProxyConnectivity(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Changes the connectivity setting for the external key store.
xksProxyConnectivity(XksProxyConnectivityType) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Indicates how KMS communicates with the external key store proxy.
xksProxyConnectivity(XksProxyConnectivityType) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Changes the connectivity setting for the external key store.
xksProxyConnectivityAsString() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Indicates how KMS communicates with the external key store proxy.
xksProxyConnectivityAsString() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Changes the connectivity setting for the external key store.
XksProxyConnectivityType - Enum in software.amazon.awssdk.services.kms.model
 
XksProxyIncorrectAuthenticationCredentialException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the proxy credentials failed to authenticate to the specified external key store proxy.
XksProxyIncorrectAuthenticationCredentialException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
XksProxyInvalidConfigurationException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the external key store proxy is not configured correctly.
XksProxyInvalidConfigurationException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
XksProxyInvalidResponseException - Exception in software.amazon.awssdk.services.kms.model
XksProxyInvalidResponseException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
xksProxyUriEndpoint() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Specifies the endpoint that KMS uses to send requests to the external key store proxy (XKS proxy).
xksProxyUriEndpoint() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Changes the URI endpoint that KMS uses to connect to your external key store proxy (XKS proxy).
xksProxyUriEndpoint(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies the endpoint that KMS uses to send requests to the external key store proxy (XKS proxy).
xksProxyUriEndpoint(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Changes the URI endpoint that KMS uses to connect to your external key store proxy (XKS proxy).
XksProxyUriEndpointInUseException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the XksProxyUriEndpoint is already associated with another external key store in this Amazon Web Services Region.
XksProxyUriEndpointInUseException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
XksProxyUriInUseException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the concatenation of the XksProxyUriEndpoint and XksProxyUriPath is already associated with another external key store in this Amazon Web Services Region.
XksProxyUriInUseException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
xksProxyUriPath() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Specifies the base path to the proxy APIs for this external key store.
xksProxyUriPath() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Changes the base path to the proxy APIs for this external key store.
xksProxyUriPath(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies the base path to the proxy APIs for this external key store.
xksProxyUriPath(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Changes the base path to the proxy APIs for this external key store.
XksProxyUriUnreachableException - Exception in software.amazon.awssdk.services.kms.model
KMS was unable to reach the specified XksProxyUriPath.
XksProxyUriUnreachableException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
XksProxyVpcEndpointServiceInUseException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the specified Amazon VPC endpoint service is already associated with another external key store in this Amazon Web Services Region.
XksProxyVpcEndpointServiceInUseException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
XksProxyVpcEndpointServiceInvalidConfigurationException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because the Amazon VPC endpoint service configuration does not fulfill the requirements for an external key store.
XksProxyVpcEndpointServiceInvalidConfigurationException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
xksProxyVpcEndpointServiceName() - Method in class software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest
Specifies the name of the Amazon VPC endpoint service for interface endpoints that is used to communicate with your external key store proxy (XKS proxy).
xksProxyVpcEndpointServiceName() - Method in class software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest
Changes the name that KMS uses to identify the Amazon VPC endpoint service for your external key store proxy (XKS proxy).
xksProxyVpcEndpointServiceName(String) - Method in interface software.amazon.awssdk.services.kms.model.CreateCustomKeyStoreRequest.Builder
Specifies the name of the Amazon VPC endpoint service for interface endpoints that is used to communicate with your external key store proxy (XKS proxy).
xksProxyVpcEndpointServiceName(String) - Method in interface software.amazon.awssdk.services.kms.model.UpdateCustomKeyStoreRequest.Builder
Changes the name that KMS uses to identify the Amazon VPC endpoint service for your external key store proxy (XKS proxy).
XksProxyVpcEndpointServiceNotFoundException - Exception in software.amazon.awssdk.services.kms.model
The request was rejected because KMS could not find the specified VPC endpoint service.
XksProxyVpcEndpointServiceNotFoundException.Builder - Interface in software.amazon.awssdk.services.kms.model
 
A B C D E F G H I K L M N O P R S T U V W X 
All Classes All Packages