| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
InvalidRequestException |
InvalidRequestException.withCode(String code) |
InvalidRequestException |
InvalidRequestException.withMutuallyExclusiveParameters(Collection<String> mutuallyExclusiveParameters)
The request included parameters that cannot be provided together.
|
InvalidRequestException |
InvalidRequestException.withMutuallyExclusiveParameters(String... mutuallyExclusiveParameters)
The request included parameters that cannot be provided together.
|
InvalidRequestException |
InvalidRequestException.withRequiredParameters(Collection<String> requiredParameters)
The request omitted one or more required parameters.
|
InvalidRequestException |
InvalidRequestException.withRequiredParameters(String... requiredParameters)
The request omitted one or more required parameters.
|
Copyright © 2021. All rights reserved.