| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Target> |
AssociationVersionInfo.targets()
The targets specified for the association when the association version was created.
|
List<Target> |
UpdateMaintenanceWindowTargetResponse.targets()
The updated targets.
|
List<Target> |
RegisterTaskWithMaintenanceWindowRequest.targets()
The targets (either instances or tags).
|
List<Target> |
UpdateAssociationRequest.targets()
The targets of the association.
|
List<Target> |
Association.targets()
The instances targeted by the request to create an association.
|
List<Target> |
GetMaintenanceWindowTaskResponse.targets()
The targets where the task should execute.
|
List<Target> |
CreateAssociationBatchRequestEntry.targets()
The instances targeted by the request.
|
List<Target> |
UpdateMaintenanceWindowTaskRequest.targets()
The targets (either instances or tags) to modify.
|
List<Target> |
CreateAssociationRequest.targets()
The targets (either instances or tags) for the association.
|
List<Target> |
RegisterTargetWithMaintenanceWindowRequest.targets()
The targets (either instances or tags).
|
List<Target> |
UpdateMaintenanceWindowTaskResponse.targets()
The updated target values.
|
List<Target> |
MaintenanceWindowTask.targets()
The targets (either instances or tags).
|
List<Target> |
Command.targets()
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
List<Target> |
SendCommandRequest.targets()
(Optional) An array of search criteria that targets instances using a Key,Value combination that you specify.
|
List<Target> |
AssociationDescription.targets()
The instances targeted by the request.
|
List<Target> |
UpdateMaintenanceWindowTargetRequest.targets()
The targets to add or replace.
|
List<Target> |
MaintenanceWindowTarget.targets()
The targets (either instances or tags).
|
| Modifier and Type | Method and Description |
|---|---|
AssociationVersionInfo.Builder |
AssociationVersionInfo.Builder.targets(Target... targets)
The targets specified for the association when the association version was created.
|
UpdateMaintenanceWindowTargetResponse.Builder |
UpdateMaintenanceWindowTargetResponse.Builder.targets(Target... targets)
The updated targets.
|
RegisterTaskWithMaintenanceWindowRequest.Builder |
RegisterTaskWithMaintenanceWindowRequest.Builder.targets(Target... targets)
The targets (either instances or tags).
|
UpdateAssociationRequest.Builder |
UpdateAssociationRequest.Builder.targets(Target... targets)
The targets of the association.
|
Association.Builder |
Association.Builder.targets(Target... targets)
The instances targeted by the request to create an association.
|
GetMaintenanceWindowTaskResponse.Builder |
GetMaintenanceWindowTaskResponse.Builder.targets(Target... targets)
The targets where the task should execute.
|
CreateAssociationBatchRequestEntry.Builder |
CreateAssociationBatchRequestEntry.Builder.targets(Target... targets)
The instances targeted by the request.
|
UpdateMaintenanceWindowTaskRequest.Builder |
UpdateMaintenanceWindowTaskRequest.Builder.targets(Target... targets)
The targets (either instances or tags) to modify.
|
CreateAssociationRequest.Builder |
CreateAssociationRequest.Builder.targets(Target... targets)
The targets (either instances or tags) for the association.
|
RegisterTargetWithMaintenanceWindowRequest.Builder |
RegisterTargetWithMaintenanceWindowRequest.Builder.targets(Target... targets)
The targets (either instances or tags).
|
UpdateMaintenanceWindowTaskResponse.Builder |
UpdateMaintenanceWindowTaskResponse.Builder.targets(Target... targets)
The updated target values.
|
MaintenanceWindowTask.Builder |
MaintenanceWindowTask.Builder.targets(Target... targets)
The targets (either instances or tags).
|
Command.Builder |
Command.Builder.targets(Target... targets)
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
SendCommandRequest.Builder |
SendCommandRequest.Builder.targets(Target... targets)
(Optional) An array of search criteria that targets instances using a Key,Value combination that you specify.
|
AssociationDescription.Builder |
AssociationDescription.Builder.targets(Target... targets)
The instances targeted by the request.
|
UpdateMaintenanceWindowTargetRequest.Builder |
UpdateMaintenanceWindowTargetRequest.Builder.targets(Target... targets)
The targets to add or replace.
|
MaintenanceWindowTarget.Builder |
MaintenanceWindowTarget.Builder.targets(Target... targets)
The targets (either instances or tags).
|
| Modifier and Type | Method and Description |
|---|---|
AssociationVersionInfo.Builder |
AssociationVersionInfo.Builder.targets(Collection<Target> targets)
The targets specified for the association when the association version was created.
|
UpdateMaintenanceWindowTargetResponse.Builder |
UpdateMaintenanceWindowTargetResponse.Builder.targets(Collection<Target> targets)
The updated targets.
|
RegisterTaskWithMaintenanceWindowRequest.Builder |
RegisterTaskWithMaintenanceWindowRequest.Builder.targets(Collection<Target> targets)
The targets (either instances or tags).
|
UpdateAssociationRequest.Builder |
UpdateAssociationRequest.Builder.targets(Collection<Target> targets)
The targets of the association.
|
Association.Builder |
Association.Builder.targets(Collection<Target> targets)
The instances targeted by the request to create an association.
|
GetMaintenanceWindowTaskResponse.Builder |
GetMaintenanceWindowTaskResponse.Builder.targets(Collection<Target> targets)
The targets where the task should execute.
|
CreateAssociationBatchRequestEntry.Builder |
CreateAssociationBatchRequestEntry.Builder.targets(Collection<Target> targets)
The instances targeted by the request.
|
UpdateMaintenanceWindowTaskRequest.Builder |
UpdateMaintenanceWindowTaskRequest.Builder.targets(Collection<Target> targets)
The targets (either instances or tags) to modify.
|
CreateAssociationRequest.Builder |
CreateAssociationRequest.Builder.targets(Collection<Target> targets)
The targets (either instances or tags) for the association.
|
RegisterTargetWithMaintenanceWindowRequest.Builder |
RegisterTargetWithMaintenanceWindowRequest.Builder.targets(Collection<Target> targets)
The targets (either instances or tags).
|
UpdateMaintenanceWindowTaskResponse.Builder |
UpdateMaintenanceWindowTaskResponse.Builder.targets(Collection<Target> targets)
The updated target values.
|
MaintenanceWindowTask.Builder |
MaintenanceWindowTask.Builder.targets(Collection<Target> targets)
The targets (either instances or tags).
|
Command.Builder |
Command.Builder.targets(Collection<Target> targets)
An array of search criteria that targets instances using a Key,Value combination that you specify.
|
SendCommandRequest.Builder |
SendCommandRequest.Builder.targets(Collection<Target> targets)
(Optional) An array of search criteria that targets instances using a Key,Value combination that you specify.
|
AssociationDescription.Builder |
AssociationDescription.Builder.targets(Collection<Target> targets)
The instances targeted by the request.
|
UpdateMaintenanceWindowTargetRequest.Builder |
UpdateMaintenanceWindowTargetRequest.Builder.targets(Collection<Target> targets)
The targets to add or replace.
|
MaintenanceWindowTarget.Builder |
MaintenanceWindowTarget.Builder.targets(Collection<Target> targets)
The targets (either instances or tags).
|
| Modifier and Type | Method and Description |
|---|---|
Target |
TargetUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetMarshaller.marshall(Target target,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.