| Package | Description |
|---|---|
| com.amazonaws.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedResourceSummary |
ManagedResourceSummary.clone() |
ManagedResourceSummary |
ManagedResourceSummary.withArn(String arn)
The Amazon Resource Name (ARN) for the managed resource.
|
ManagedResourceSummary |
ManagedResourceSummary.withAvailabilityZones(Collection<String> availabilityZones)
The Availability Zones that a resource is deployed in.
|
ManagedResourceSummary |
ManagedResourceSummary.withAvailabilityZones(String... availabilityZones)
The Availability Zones that a resource is deployed in.
|
ManagedResourceSummary |
ManagedResourceSummary.withName(String name)
The name of the managed resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<ManagedResourceSummary> |
ListManagedResourcesResult.getItems()
The items in the response list.
|
| Modifier and Type | Method and Description |
|---|---|
ListManagedResourcesResult |
ListManagedResourcesResult.withItems(ManagedResourceSummary... items)
The items in the response list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListManagedResourcesResult.setItems(Collection<ManagedResourceSummary> items)
The items in the response list.
|
ListManagedResourcesResult |
ListManagedResourcesResult.withItems(Collection<ManagedResourceSummary> items)
The items in the response list.
|
Copyright © 2023. All rights reserved.