public static interface CreateProtectionResponse.Builder extends ShieldResponse.Builder, SdkPojo, CopyableBuilder<CreateProtectionResponse.Builder,CreateProtectionResponse>
Modifier and Type | Method and Description |
---|---|
CreateProtectionResponse.Builder |
protectionId(String protectionId)
The unique identifier (ID) for the Protection object that is created.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, 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.