| 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()
The properties of the namespace.
|
NamespaceProperties |
NamespaceProperties.withDnsProperties(DnsProperties dnsProperties)
A complex type that contains the ID for the RouteĀ 53 hosted zone that 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)
The properties of the namespace.
|
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)
The properties of the namespace.
|
Copyright © 2024. All rights reserved.