| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomHealthNotFoundException
The health check for the instance that is specified by
ServiceId and InstanceId is not a
custom health check. |
class |
DuplicateRequestException
The operation is already in progress.
|
class |
InstanceNotFoundException
No instance exists with the specified ID, or the instance was recently registered, and information about the instance
hasn't propagated yet.
|
class |
InvalidInputException
One or more specified values aren't valid.
|
class |
NamespaceAlreadyExistsException
The namespace that you're trying to create already exists.
|
class |
NamespaceNotFoundException
No namespace exists with the specified ID.
|
class |
OperationNotFoundException
No operation exists with the specified ID.
|
class |
RequestLimitExceededException
The operation can't be completed because you've reached the quota for the number of requests.
|
class |
ResourceInUseException
The specified resource can't be deleted because it contains other resources.
|
class |
ResourceLimitExceededException
The resource can't be created because you've reached the quota on the number of resources.
|
class |
ResourceNotFoundException
The operation can't be completed because the resource was not found.
|
class |
ServiceAlreadyExistsException
The service can't be created because a service with the same name already exists.
|
class |
ServiceNotFoundException
No service exists with the specified ID.
|
class |
TooManyTagsException
The list of tags on the resource is over the quota.
|
Copyright © 2021. All rights reserved.