| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryJobListEntry |
DiscoveryJobListEntry.clone() |
DiscoveryJobListEntry |
DiscoveryJobListEntry.withDiscoveryJobArn(String discoveryJobArn)
The Amazon Resource Name (ARN) of a discovery job.
|
DiscoveryJobListEntry |
DiscoveryJobListEntry.withStatus(DiscoveryJobStatus status)
The status of a discovery job.
|
DiscoveryJobListEntry |
DiscoveryJobListEntry.withStatus(String status)
The status of a discovery job.
|
| Modifier and Type | Method and Description |
|---|---|
List<DiscoveryJobListEntry> |
ListDiscoveryJobsResult.getDiscoveryJobs()
The discovery jobs that you've run.
|
| Modifier and Type | Method and Description |
|---|---|
ListDiscoveryJobsResult |
ListDiscoveryJobsResult.withDiscoveryJobs(DiscoveryJobListEntry... discoveryJobs)
The discovery jobs that you've run.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListDiscoveryJobsResult.setDiscoveryJobs(Collection<DiscoveryJobListEntry> discoveryJobs)
The discovery jobs that you've run.
|
ListDiscoveryJobsResult |
ListDiscoveryJobsResult.withDiscoveryJobs(Collection<DiscoveryJobListEntry> discoveryJobs)
The discovery jobs that you've run.
|
Copyright © 2024. All rights reserved.