Interface CreateNodeRegistrationScriptResponse.Builder

    • Method Detail

      • nodeRegistrationScript

        CreateNodeRegistrationScriptResponse.Builder nodeRegistrationScript​(String nodeRegistrationScript)
        A script that can be run on a Bring Your Own Device Elemental Anywhere system to create a node in a cluster.
        Parameters:
        nodeRegistrationScript - A script that can be run on a Bring Your Own Device Elemental Anywhere system to create a node in a cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.