Module product_brotli_compression_api

Module product_brotli_compression_api 

Source

Structs§

DisableProductBrotliCompressionParams
struct for passing parameters to the method disable_product_brotli_compression
EnableProductBrotliCompressionParams
struct for passing parameters to the method enable_product_brotli_compression
GetProductBrotliCompressionParams
struct for passing parameters to the method get_product_brotli_compression

Enums§

DisableProductBrotliCompressionError
struct for typed errors of method disable_product_brotli_compression
EnableProductBrotliCompressionError
struct for typed errors of method enable_product_brotli_compression
GetProductBrotliCompressionError
struct for typed errors of method get_product_brotli_compression
GetServicesProductBrotliCompressionError
struct for typed errors of method get_services_product_brotli_compression

Functions§

disable_product_brotli_compression
Disable the Brotli Compression product on a service.
enable_product_brotli_compression
Enable the Brotli Compression product on a service.
get_product_brotli_compression
Get the enablement status of the Brotli Compression product on a service.
get_services_product_brotli_compression
Get all the services which have the Brotli Compression product enabled.