| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
Relationship.clone() |
Relationship |
Relationship.withFrom(String from)
The ARN of the resource.
|
Relationship |
Relationship.withTo(String to)
The ARN of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<Relationship> |
GetNetworkResourceRelationshipsResult.getRelationships()
The resource relationships.
|
| Modifier and Type | Method and Description |
|---|---|
GetNetworkResourceRelationshipsResult |
GetNetworkResourceRelationshipsResult.withRelationships(Relationship... relationships)
The resource relationships.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetNetworkResourceRelationshipsResult.setRelationships(Collection<Relationship> relationships)
The resource relationships.
|
GetNetworkResourceRelationshipsResult |
GetNetworkResourceRelationshipsResult.withRelationships(Collection<Relationship> relationships)
The resource relationships.
|
Copyright © 2023. All rights reserved.