Module logging_https_api

Source

Structs§

CreateLogHttpsParams
struct for passing parameters to the method create_log_https
DeleteLogHttpsParams
struct for passing parameters to the method delete_log_https
GetLogHttpsParams
struct for passing parameters to the method get_log_https
ListLogHttpsParams
struct for passing parameters to the method list_log_https
UpdateLogHttpsParams
struct for passing parameters to the method update_log_https

Enums§

CreateLogHttpsError
struct for typed errors of method create_log_https
DeleteLogHttpsError
struct for typed errors of method delete_log_https
GetLogHttpsError
struct for typed errors of method get_log_https
ListLogHttpsError
struct for typed errors of method list_log_https
UpdateLogHttpsError
struct for typed errors of method update_log_https

Functions§

create_log_https
Create an HTTPS object for a particular service and version.
delete_log_https
Delete the HTTPS object for a particular service and version.
get_log_https
Get the HTTPS object for a particular service and version.
list_log_https
List all of the HTTPS objects for a particular service and version.
update_log_https
Update the HTTPS object for a particular service and version.