Interface DeleteCustomPermissionsResponse.Builder

    • Method Detail

      • status

        DeleteCustomPermissionsResponse.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.
      • arn

        DeleteCustomPermissionsResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the custom permissions profile.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the custom permissions profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        DeleteCustomPermissionsResponse.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.