| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
AwsCloudMapServiceDiscovery |
ServiceDiscovery.awsCloudMap()
Specifies any Cloud Map information for the virtual node.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDiscovery.Builder |
ServiceDiscovery.Builder.awsCloudMap(AwsCloudMapServiceDiscovery awsCloudMap)
Specifies any Cloud Map information for the virtual node.
|
static ServiceDiscovery |
ServiceDiscovery.fromAwsCloudMap(AwsCloudMapServiceDiscovery awsCloudMap)
Create an instance of this class with
ServiceDiscovery.awsCloudMap() initialized to the given value. |
Copyright © 2023. All rights reserved.