| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeInstancePatchesResponse.Builder |
DescribeInstancePatchesResponse.builder() |
DescribeInstancePatchesResponse.Builder |
DescribeInstancePatchesResponse.Builder.nextToken(String nextToken)
The token to use when requesting the next set of items.
|
DescribeInstancePatchesResponse.Builder |
DescribeInstancePatchesResponse.Builder.patches(Collection<PatchComplianceData> patches)
Each entry in the array is a structure containing:
|
DescribeInstancePatchesResponse.Builder |
DescribeInstancePatchesResponse.Builder.patches(PatchComplianceData... patches)
Each entry in the array is a structure containing:
|
DescribeInstancePatchesResponse.Builder |
DescribeInstancePatchesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeInstancePatchesResponse.Builder> |
DescribeInstancePatchesResponse.serializableBuilderClass() |
Copyright © 2018. All rights reserved.