Interface DeleteSecurityGroupResponse.Builder

  • Method Details

    • message

      A message indicating the result of the security group deletion operation.

      Parameters:
      message - A message indicating the result of the security group deletion operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • networkId

      The ID of the network from which the security group was deleted.

      Parameters:
      networkId - The ID of the network from which the security group was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • groupId

      The ID of the security group that was deleted.

      Parameters:
      groupId - The ID of the security group that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.