public static interface PutRepositoryTriggersResponse.Builder extends CodeCommitResponse.Builder, CopyableBuilder<PutRepositoryTriggersResponse.Builder,PutRepositoryTriggersResponse>
Modifier and Type | Method and Description |
---|---|
PutRepositoryTriggersResponse.Builder |
configurationId(String configurationId)
The system-generated unique ID for the create or update operation.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
PutRepositoryTriggersResponse.Builder configurationId(String configurationId)
The system-generated unique ID for the create or update operation.
configurationId
- The system-generated unique ID for the create or update operation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.