Uses of Class
com.boldsign.model.BrandingMessage
Packages that use BrandingMessage
-
Uses of BrandingMessage in com.boldsign.api
Methods in com.boldsign.api that return BrandingMessageModifier and TypeMethodDescriptionBrandingApi.deleteBrand(String brandId) Delete the brand.BrandingApi.resetDefaultBrand(String brandId) Reset default brand.Methods in com.boldsign.api that return types with arguments of type BrandingMessageModifier and TypeMethodDescriptionBrandingApi.deleteBrandWithHttpInfo(String brandId) Delete the brand.BrandingApi.resetDefaultBrandWithHttpInfo(String brandId) Reset default brand.Method parameters in com.boldsign.api with type arguments of type BrandingMessageModifier and TypeMethodDescriptionokhttp3.CallBrandingApi.deleteBrandAsync(String brandId, ApiCallback<BrandingMessage> _callback) Delete the brand.okhttp3.CallBrandingApi.resetDefaultBrandAsync(String brandId, ApiCallback<BrandingMessage> _callback) Reset default brand. -
Uses of BrandingMessage in com.boldsign.model
Methods in com.boldsign.model that return BrandingMessageModifier and TypeMethodDescriptionstatic BrandingMessageCreate an instance of BrandingMessage given an JSON string