| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
Classes modeling the various types represented by AWSSimpleSystemsManagement.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationBatchRequestEntry |
CreateAssociationBatchRequestEntry.clone() |
CreateAssociationBatchRequestEntry |
FailedCreateAssociation.getEntry()
The association.
|
CreateAssociationBatchRequestEntry |
CreateAssociationBatchRequestEntry.withInstanceId(String instanceId)
The ID of the instance.
|
CreateAssociationBatchRequestEntry |
CreateAssociationBatchRequestEntry.withName(String name)
The name of the configuration document.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreateAssociationBatchRequestEntry> |
CreateAssociationBatchRequest.getEntries()
One or more associations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FailedCreateAssociation.setEntry(CreateAssociationBatchRequestEntry entry)
The association.
|
CreateAssociationBatchRequest |
CreateAssociationBatchRequest.withEntries(CreateAssociationBatchRequestEntry... entries)
One or more associations.
|
FailedCreateAssociation |
FailedCreateAssociation.withEntry(CreateAssociationBatchRequestEntry entry)
The association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAssociationBatchRequest.setEntries(Collection<CreateAssociationBatchRequestEntry> entries)
One or more associations.
|
CreateAssociationBatchRequest |
CreateAssociationBatchRequest.withEntries(Collection<CreateAssociationBatchRequestEntry> entries)
One or more associations.
|
Copyright © 2015. All rights reserved.