| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.clone() |
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withFilters(Collection<PatchOrchestratorFilter> filters)
Filters used to limit the range of results.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withFilters(PatchOrchestratorFilter... filters)
Filters used to limit the range of results.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this call.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withNextToken(String nextToken)
The token for the next set of items to return.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withResourceType(MaintenanceWindowResourceType resourceType)
The type of resource you want to retrieve information about.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withResourceType(String resourceType)
The type of resource you want to retrieve information about.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withTargets(Collection<Target> targets)
The instance ID or key/value pair to retrieve information about.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withTargets(Target... targets)
The instance ID or key/value pair to retrieve information about.
|
DescribeMaintenanceWindowScheduleRequest |
DescribeMaintenanceWindowScheduleRequest.withWindowId(String windowId)
The ID of the maintenance window to retrieve information about.
|
Copyright © 2020. All rights reserved.