public static interface ProvisionedConcurrencyConfigNotFoundException.Builder extends SdkPojo, CopyableBuilder<ProvisionedConcurrencyConfigNotFoundException.Builder,ProvisionedConcurrencyConfigNotFoundException>, LambdaException.Builder
Modifier and Type | Method and Description |
---|---|
ProvisionedConcurrencyConfigNotFoundException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ProvisionedConcurrencyConfigNotFoundException.Builder |
cause(Throwable cause) |
ProvisionedConcurrencyConfigNotFoundException.Builder |
message(String message) |
ProvisionedConcurrencyConfigNotFoundException.Builder |
requestId(String requestId) |
ProvisionedConcurrencyConfigNotFoundException.Builder |
statusCode(int statusCode) |
ProvisionedConcurrencyConfigNotFoundException.Builder |
type(String type)
Sets the value of the Type property for this object.
|
copy
applyMutation, build
awsErrorDetails, build, clockSkew, clockSkew, extendedRequestId
extendedRequestId, requestId, statusCode
cause, message
equalsBySdkFields, sdkFields
ProvisionedConcurrencyConfigNotFoundException.Builder type(String type)
type
- The new value for the Type property for this object.ProvisionedConcurrencyConfigNotFoundException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails
in interface AwsServiceException.Builder
awsErrorDetails
in interface LambdaException.Builder
ProvisionedConcurrencyConfigNotFoundException.Builder message(String message)
message
in interface AwsServiceException.Builder
message
in interface LambdaException.Builder
message
in interface SdkException.Builder
message
in interface SdkServiceException.Builder
ProvisionedConcurrencyConfigNotFoundException.Builder requestId(String requestId)
requestId
in interface AwsServiceException.Builder
requestId
in interface LambdaException.Builder
requestId
in interface SdkServiceException.Builder
ProvisionedConcurrencyConfigNotFoundException.Builder statusCode(int statusCode)
statusCode
in interface AwsServiceException.Builder
statusCode
in interface LambdaException.Builder
statusCode
in interface SdkServiceException.Builder
ProvisionedConcurrencyConfigNotFoundException.Builder cause(Throwable cause)
cause
in interface AwsServiceException.Builder
cause
in interface LambdaException.Builder
cause
in interface SdkException.Builder
cause
in interface SdkServiceException.Builder
Copyright © 2022. All rights reserved.