| Package | Description |
|---|---|
| com.amazonaws.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
Instance |
Instance.addAttributesEntry(String key,
String value) |
Instance |
Instance.clearAttributesEntries()
Removes all the entries added into Attributes.
|
Instance |
Instance.clone() |
Instance |
GetInstanceResult.getInstance()
A complex type that contains information about a specified instance.
|
Instance |
Instance.withAttributes(Map<String,String> attributes)
A string map that contains the following information for the service that you specify in
ServiceId: |
Instance |
Instance.withCreatorRequestId(String creatorRequestId)
A unique string that identifies the request and that allows failed
RegisterInstance requests to be
retried without the risk of executing the operation twice. |
Instance |
Instance.withId(String id)
An identifier that you want to associate with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetInstanceResult.setInstance(Instance instance)
A complex type that contains information about a specified instance.
|
GetInstanceResult |
GetInstanceResult.withInstance(Instance instance)
A complex type that contains information about a specified instance.
|
Copyright © 2020. All rights reserved.