CopyableBuilder<CreateProtectionResponse.Builder,CreateProtectionResponse>
, SdkBuilder<CreateProtectionResponse.Builder,CreateProtectionResponse>
public static interface CreateProtectionResponse.Builder extends CopyableBuilder<CreateProtectionResponse.Builder,CreateProtectionResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateProtectionResponse.Builder |
protectionId(String protectionId) |
The unique identifier (ID) for the Protection object that is created.
|
copy
apply, build
CreateProtectionResponse.Builder protectionId(String protectionId)
The unique identifier (ID) for the Protection object that is created.
protectionId
- The unique identifier (ID) for the Protection object that is created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.