DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.Builder.awsAccountId(String awsAccountId) |
The ID of the Amazon Web Services account that contains the customer managed key registration specified in
the request.
|
static DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.builder() |
|
DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.Builder.keyRegistration(Collection<RegisteredCustomerManagedKey> keyRegistration) |
A list of RegisteredCustomerManagedKey objects in a QuickSight account.
|
DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.Builder.keyRegistration(Consumer<RegisteredCustomerManagedKey.Builder>... keyRegistration) |
A list of RegisteredCustomerManagedKey objects in a QuickSight account.
|
DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.Builder.keyRegistration(RegisteredCustomerManagedKey... keyRegistration) |
A list of RegisteredCustomerManagedKey objects in a QuickSight account.
|
default DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.Builder.qDataKey(Consumer<QDataKey.Builder> qDataKey) |
A list of QDataKey objects in a QuickSight account.
|
DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.Builder.qDataKey(QDataKey qDataKey) |
A list of QDataKey objects in a QuickSight account.
|
DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
DescribeKeyRegistrationResponse.Builder |
DescribeKeyRegistrationResponse.toBuilder() |
|