Interface SendSshPublicKeyResponse.Builder

    • Method Detail

      • requestId

        SendSshPublicKeyResponse.Builder requestId​(String requestId)

        The ID of the request. Please provide this ID when contacting AWS Support for assistance.

        Parameters:
        requestId - The ID of the request. Please provide this ID when contacting AWS Support for assistance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • success

        SendSshPublicKeyResponse.Builder success​(Boolean success)

        Is true if the request succeeds and an error otherwise.

        Parameters:
        success - Is true if the request succeeds and an error otherwise.
        Returns:
        Returns a reference to this object so that method calls can be chained together.