| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery |
AWS Cloud Map lets you configure public DNS, private DNS, or HTTP namespaces that your microservice applications run
in.
|
| com.amazonaws.services.servicediscovery.model |
| Class and Description |
|---|
| AWSServiceDiscoveryException
Base exception for all service exceptions thrown by AWS Cloud Map
|
| CreateHttpNamespaceRequest |
| CreateHttpNamespaceResult |
| CreatePrivateDnsNamespaceRequest |
| CreatePrivateDnsNamespaceResult |
| CreatePublicDnsNamespaceRequest |
| CreatePublicDnsNamespaceResult |
| CreateServiceRequest |
| CreateServiceResult |
| CustomHealthStatus |
| DeleteNamespaceRequest |
| DeleteNamespaceResult |
| DeleteServiceRequest |
| DeleteServiceResult |
| DeregisterInstanceRequest |
| DeregisterInstanceResult |
| DiscoverInstancesRequest |
| DiscoverInstancesResult |
| DnsConfig
A complex type that contains information about the Amazon Route 53 DNS records that you want AWS Cloud Map to create
when you register an instance.
|
| DnsConfigChange
A complex type that contains information about changes to the Route 53 DNS records that AWS Cloud Map creates when
you register an instance.
|
| DnsProperties
A complex type that contains the ID for the Route 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
|
| DnsRecord
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create when
you register an instance.
|
| DuplicateRequestException
The operation is already in progress.
|
| FilterCondition |
| GetInstanceRequest |
| GetInstanceResult |
| GetInstancesHealthStatusRequest |
| GetInstancesHealthStatusResult |
| GetNamespaceRequest |
| GetNamespaceResult |
| GetOperationRequest |
| GetOperationResult |
| GetServiceRequest |
| GetServiceResult |
| HealthCheckConfig
Public DNS namespaces only. A complex type that contains settings for an optional health check.
|
| HealthCheckCustomConfig
A complex type that contains information about an optional custom health check.
|
| HealthCheckType |
| HealthStatus |
| HealthStatusFilter |
| HttpInstanceSummary
In a response to a DiscoverInstance request,
HttpInstanceSummary contains information about one
instance that matches the values that you specified in the request. |
| HttpProperties
A complex type that contains the name of an HTTP namespace.
|
| Instance
A complex type that contains information about an instance that AWS Cloud Map creates when you submit a
RegisterInstance request. |
| InstanceSummary
A complex type that contains information about the instances that you registered by using a specified service.
|
| ListInstancesRequest |
| ListInstancesResult |
| ListNamespacesRequest |
| ListNamespacesResult |
| ListOperationsRequest |
| ListOperationsResult |
| ListServicesRequest |
| ListServicesResult |
| Namespace
A complex type that contains information about a specified namespace.
|
| NamespaceAlreadyExistsException
The namespace that you're trying to create already exists.
|
| NamespaceFilter
A complex type that identifies the namespaces that you want to list.
|
| NamespaceFilterName |
| NamespaceProperties
A complex type that contains information that is specific to the namespace type.
|
| NamespaceSummary
A complex type that contains information about a namespace.
|
| NamespaceType |
| Operation
A complex type that contains information about a specified operation.
|
| OperationFilter
A complex type that lets you select the operations that you want to list.
|
| OperationFilterName |
| OperationStatus |
| OperationSummary
A complex type that contains information about an operation that matches the criteria that you specified in a
ListOperations request.
|
| OperationTargetType |
| OperationType |
| RecordType |
| RegisterInstanceRequest |
| RegisterInstanceResult |
| RoutingPolicy |
| Service
A complex type that contains information about the specified service.
|
| ServiceAlreadyExistsException
The service can't be created because a service with the same name already exists.
|
| ServiceChange
A complex type that contains changes to an existing service.
|
| ServiceFilter
A complex type that lets you specify the namespaces that you want to list services for.
|
| ServiceFilterName |
| ServiceSummary
A complex type that contains information about a specified service.
|
| UpdateInstanceCustomHealthStatusRequest |
| UpdateInstanceCustomHealthStatusResult |
| UpdateServiceRequest |
| UpdateServiceResult |
Copyright © 2020. All rights reserved.