public static interface CreatePatchBaselineResponse.Builder extends SsmResponse.Builder, CopyableBuilder<CreatePatchBaselineResponse.Builder,CreatePatchBaselineResponse>
Modifier and Type | Method and Description |
---|---|
CreatePatchBaselineResponse.Builder |
baselineId(String baselineId)
The ID of the created patch baseline.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreatePatchBaselineResponse.Builder baselineId(String baselineId)
The ID of the created patch baseline.
baselineId
- The ID of the created patch baseline.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.