public static interface DeleteIamPolicyAssignmentResponse.Builder extends QuickSightResponse.Builder, SdkPojo, CopyableBuilder<DeleteIamPolicyAssignmentResponse.Builder,DeleteIamPolicyAssignmentResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteIamPolicyAssignmentResponse.Builder |
assignmentName(String assignmentName)
The name of the assignment.
|
DeleteIamPolicyAssignmentResponse.Builder |
requestId(String requestId)
The AWS request ID for this operation.
|
DeleteIamPolicyAssignmentResponse.Builder |
status(Integer status)
The HTTP status of the request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteIamPolicyAssignmentResponse.Builder assignmentName(String assignmentName)
The name of the assignment.
assignmentName - The name of the assignment.DeleteIamPolicyAssignmentResponse.Builder requestId(String requestId)
The AWS request ID for this operation.
requestId - The AWS request ID for this operation.DeleteIamPolicyAssignmentResponse.Builder status(Integer status)
The HTTP status of the request.
status - The HTTP status of the request.Copyright © 2020. All rights reserved.