Interface InstanceAssociation.Builder

    • Method Detail

      • associationId

        InstanceAssociation.Builder associationId​(String associationId)

        The association ID.

        Parameters:
        associationId - The association ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instanceId

        InstanceAssociation.Builder instanceId​(String instanceId)

        The managed node ID.

        Parameters:
        instanceId - The managed node ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • content

        InstanceAssociation.Builder content​(String content)

        The content of the association document for the managed nodes.

        Parameters:
        content - The content of the association document for the managed nodes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • associationVersion

        InstanceAssociation.Builder associationVersion​(String associationVersion)

        Version information for the association on the managed node.

        Parameters:
        associationVersion - Version information for the association on the managed node.
        Returns:
        Returns a reference to this object so that method calls can be chained together.