Interface ResourcesListItem.Builder

    • Method Detail

      • resourceArn

        ResourcesListItem.Builder resourceArn​(String resourceArn)

        The Amazon resource name (ARN) of the resource.

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

        ResourcesListItem.Builder errorMessage​(String errorMessage)

        The message returned if the call fails.

        Parameters:
        errorMessage - The message returned if the call fails.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        ResourcesListItem.Builder status​(String status)

        The status of the list item.

        Parameters:
        status - The status of the list item.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceType

        ResourcesListItem.Builder resourceType​(String resourceType)

        Provides information about the AppRegistry resource type.

        Parameters:
        resourceType - Provides information about the AppRegistry resource type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.