Interface CreateProtectionResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateProtectionResponse.Builder,CreateProtectionResponse>, SdkBuilder<CreateProtectionResponse.Builder,CreateProtectionResponse>, SdkPojo, SdkResponse.Builder, ShieldResponse.Builder
Enclosing class:
CreateProtectionResponse

public static interface CreateProtectionResponse.Builder extends ShieldResponse.Builder, SdkPojo, CopyableBuilder<CreateProtectionResponse.Builder,CreateProtectionResponse>
  • Method Details

    • protectionId

      CreateProtectionResponse.Builder protectionId(String protectionId)

      The unique identifier (ID) for the Protection object that is created.

      Parameters:
      protectionId - The unique identifier (ID) for the Protection object that is created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.