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(Consumer<PatchComplianceData.Builder>... 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() |
|