| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
NamespaceProperties |
NamespaceProperties.clone() |
NamespaceProperties |
Namespace.getProperties()
A complex type that contains information that's specific to the type of the namespace.
|
NamespaceProperties |
NamespaceSummary.getProperties() |
NamespaceProperties |
NamespaceProperties.withDnsProperties(DnsProperties dnsProperties)
A complex type that contains the ID for the RouteĀ 53 hosted zone that AWS Cloud Map creates when you create a
namespace.
|
NamespaceProperties |
NamespaceProperties.withHttpProperties(HttpProperties httpProperties)
A complex type that contains the name of an HTTP namespace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Namespace.setProperties(NamespaceProperties properties)
A complex type that contains information that's specific to the type of the namespace.
|
void |
NamespaceSummary.setProperties(NamespaceProperties properties) |
Namespace |
Namespace.withProperties(NamespaceProperties properties)
A complex type that contains information that's specific to the type of the namespace.
|
NamespaceSummary |
NamespaceSummary.withProperties(NamespaceProperties properties) |
Copyright © 2021. All rights reserved.