パッケージ pixela.client

インタフェース Graph

    • フィールドの詳細

      • PIXEL_DATE_FORMAT

        @NotNull
        static final @NotNull java.time.format.DateTimeFormatter PIXEL_DATE_FORMAT
    • メソッドの詳細

      • id

        @NotNull
        @NotNull GraphId id()
      • pixela

        @NotNull
        @NotNull Pixela pixela()
      • viewUri

        @NotNull
        @NotNull java.net.URI viewUri()
      • getPixel

        @NotNull
        @NotNull GetPixel getPixel​(@NotNull
                                   @NotNull java.time.LocalDate date)
      • subPath

        @NotNull
        @NotNull java.lang.String subPath()
      • createIncrementWebhook

        @NotNull
        @NotNull CreateWebhook createIncrementWebhook()
      • simple

        @NotNull
        static @NotNull Graph simple​(@NotNull
                                     @NotNull HttpClient httpClient,
                                     @NotNull
                                     @NotNull Pixela pixela,
                                     @NotNull
                                     @NotNull GraphId graphId)
      • createDecrementWebhook

        @NotNull
        @NotNull CreateWebhook createDecrementWebhook()