Class OpenSessionRequestBody

    • Constructor Detail

      • OpenSessionRequestBody

        public OpenSessionRequestBody​(@Nullable
                                      String sessionName,
                                      @Nullable
                                      Map<String,​String> properties)
    • Method Detail

      • getSessionName

        @Nullable
        public String getSessionName()