Uses of Class
software.amazon.awssdk.services.config.model.ResourceConcurrentModificationException
-
Packages that use ResourceConcurrentModificationException Package Description software.amazon.awssdk.services.config Config -
-
Uses of ResourceConcurrentModificationException in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that throw ResourceConcurrentModificationException Modifier and Type Method Description default PutStoredQueryResponseConfigClient. putStoredQuery(Consumer<PutStoredQueryRequest.Builder> putStoredQueryRequest)Saves a new query or updates an existing saved query.default PutStoredQueryResponseConfigClient. putStoredQuery(PutStoredQueryRequest putStoredQueryRequest)Saves a new query or updates an existing saved query.
-