Uses of Class
software.amazon.awssdk.services.cloudfront.model.EntitySizeLimitExceededException
Packages that use EntitySizeLimitExceededException
-
Uses of EntitySizeLimitExceededException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw EntitySizeLimitExceededExceptionModifier and TypeMethodDescriptiondefault CreateConnectionFunctionResponseCloudFrontClient.createConnectionFunction(Consumer<CreateConnectionFunctionRequest.Builder> createConnectionFunctionRequest) Creates a connection function.default CreateConnectionFunctionResponseCloudFrontClient.createConnectionFunction(CreateConnectionFunctionRequest createConnectionFunctionRequest) Creates a connection function.default CreateKeyValueStoreResponseCloudFrontClient.createKeyValueStore(Consumer<CreateKeyValueStoreRequest.Builder> createKeyValueStoreRequest) Specifies the key value store resource to add to your account.default CreateKeyValueStoreResponseCloudFrontClient.createKeyValueStore(CreateKeyValueStoreRequest createKeyValueStoreRequest) Specifies the key value store resource to add to your account.default UpdateConnectionFunctionResponseCloudFrontClient.updateConnectionFunction(Consumer<UpdateConnectionFunctionRequest.Builder> updateConnectionFunctionRequest) Updates a connection function.default UpdateConnectionFunctionResponseCloudFrontClient.updateConnectionFunction(UpdateConnectionFunctionRequest updateConnectionFunctionRequest) Updates a connection function.