Interface DescribeKeyRegistrationResponse.Builder

    • Method Detail

      • awsAccountId

        DescribeKeyRegistrationResponse.Builder awsAccountId​(String awsAccountId)

        The ID of the Amazon Web Services account that contains the customer managed key registration specified in the request.

        Parameters:
        awsAccountId - The ID of the Amazon Web Services account that contains the customer managed key registration specified in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • keyRegistration

        DescribeKeyRegistrationResponse.Builder keyRegistration​(Collection<RegisteredCustomerManagedKey> keyRegistration)

        A list of RegisteredCustomerManagedKey objects in a Amazon QuickSight account.

        Parameters:
        keyRegistration - A list of RegisteredCustomerManagedKey objects in a Amazon QuickSight account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • keyRegistration

        DescribeKeyRegistrationResponse.Builder keyRegistration​(RegisteredCustomerManagedKey... keyRegistration)

        A list of RegisteredCustomerManagedKey objects in a Amazon QuickSight account.

        Parameters:
        keyRegistration - A list of RegisteredCustomerManagedKey objects in a Amazon QuickSight account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        DescribeKeyRegistrationResponse.Builder requestId​(String requestId)

        The Amazon Web Services request ID for this operation.

        Parameters:
        requestId - The Amazon Web Services request ID for this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        DescribeKeyRegistrationResponse.Builder status​(Integer status)

        The HTTP status of the request.

        Parameters:
        status - The HTTP status of the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.