Class ComputeServiceAdapter.NodeAndInitialCredentials<N>

    • Method Detail

      • getNode

        public N getNode()
        Returns:
        cloud specific representation of the newly created node
      • getNodeId

        public String getNodeId()
        Returns:
        Stringified version of the new node's id.
      • getCredentials

        @Nullable
        public LoginCredentials getCredentials()
        Returns:
        credentials given by the api for the node, or null if this information is not available