Interface ModifyActivityStreamResponse.Builder

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

public static interface ModifyActivityStreamResponse.Builder extends RdsResponse.Builder, SdkPojo, CopyableBuilder<ModifyActivityStreamResponse.Builder,ModifyActivityStreamResponse>
  • Method Details

    • kmsKeyId

      The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.

      Parameters:
      kmsKeyId - The Amazon Web Services KMS key identifier for encryption of messages in the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • kinesisStreamName

      ModifyActivityStreamResponse.Builder kinesisStreamName(String kinesisStreamName)

      The name of the Amazon Kinesis data stream to be used for the database activity stream.

      Parameters:
      kinesisStreamName - The name of the Amazon Kinesis data stream to be used for the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the modification to the database activity stream.

      Parameters:
      status - The status of the modification to the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the modification to the database activity stream.

      Parameters:
      status - The status of the modification to the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mode

      The mode of the database activity stream.

      Parameters:
      mode - The mode of the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mode

      The mode of the database activity stream.

      Parameters:
      mode - The mode of the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • engineNativeAuditFieldsIncluded

      ModifyActivityStreamResponse.Builder engineNativeAuditFieldsIncluded(Boolean engineNativeAuditFieldsIncluded)

      Indicates whether engine-native audit fields are included in the database activity stream.

      Parameters:
      engineNativeAuditFieldsIncluded - Indicates whether engine-native audit fields are included in the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyStatus

      ModifyActivityStreamResponse.Builder policyStatus(String policyStatus)

      The status of the modification to the policy state of the database activity stream.

      Parameters:
      policyStatus - The status of the modification to the policy state of the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • policyStatus

      The status of the modification to the policy state of the database activity stream.

      Parameters:
      policyStatus - The status of the modification to the policy state of the database activity stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: