Interface LicenseOperationFailure.Builder

    • Method Detail

      • resourceArn

        LicenseOperationFailure.Builder resourceArn​(String resourceArn)

        Amazon Resource Name (ARN) of the resource.

        Parameters:
        resourceArn - Amazon Resource Name (ARN) of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • errorMessage

        LicenseOperationFailure.Builder errorMessage​(String errorMessage)

        Error message.

        Parameters:
        errorMessage - Error message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • failureTime

        LicenseOperationFailure.Builder failureTime​(Instant failureTime)

        Failure time.

        Parameters:
        failureTime - Failure time.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • operationName

        LicenseOperationFailure.Builder operationName​(String operationName)

        Name of the operation.

        Parameters:
        operationName - Name of the operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceOwnerId

        LicenseOperationFailure.Builder resourceOwnerId​(String resourceOwnerId)

        ID of the Amazon Web Services account that owns the resource.

        Parameters:
        resourceOwnerId - ID of the Amazon Web Services account that owns the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • operationRequestedBy

        LicenseOperationFailure.Builder operationRequestedBy​(String operationRequestedBy)

        The requester is "License Manager Automated Discovery".

        Parameters:
        operationRequestedBy - The requester is "License Manager Automated Discovery".
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • metadataList

        LicenseOperationFailure.Builder metadataList​(Metadata... metadataList)

        Reserved.

        Parameters:
        metadataList - Reserved.
        Returns:
        Returns a reference to this object so that method calls can be chained together.