Package | Description |
---|---|
software.amazon.awssdk.services.ssm.model |
Modifier and Type | Method and Description |
---|---|
CreateAssociationBatchRequestEntry |
FailedCreateAssociation.entry()
The association.
|
Modifier and Type | Method and Description |
---|---|
List<CreateAssociationBatchRequestEntry> |
CreateAssociationBatchRequest.entries()
One or more associations.
|
Modifier and Type | Method and Description |
---|---|
CreateAssociationBatchRequest.Builder |
CreateAssociationBatchRequest.Builder.entries(CreateAssociationBatchRequestEntry... entries)
One or more associations.
|
FailedCreateAssociation.Builder |
FailedCreateAssociation.Builder.entry(CreateAssociationBatchRequestEntry entry)
The association.
|
Modifier and Type | Method and Description |
---|---|
CreateAssociationBatchRequest.Builder |
CreateAssociationBatchRequest.Builder.entries(Collection<CreateAssociationBatchRequestEntry> entries)
One or more associations.
|
Copyright © 2022. All rights reserved.