Class AsyncRawBrandsClient


  • public class AsyncRawBrandsClient
    extends java.lang.Object
    • Constructor Detail

      • AsyncRawBrandsClient

        public AsyncRawBrandsClient​(ClientOptions clientOptions)
    • Method Detail

      • listBrands

        public java.util.concurrent.CompletableFuture<IntercomHttpResponse<BrandList>> listBrands()
        Retrieves all brands for the workspace, including the default brand. The default brand id always matches the workspace
      • listBrands

        public java.util.concurrent.CompletableFuture<IntercomHttpResponse<BrandList>> listBrands​(RequestOptions requestOptions)
        Retrieves all brands for the workspace, including the default brand. The default brand id always matches the workspace