pub async fn update_log_sftp(
configuration: &mut Configuration,
params: UpdateLogSftpParams,
) -> Result<LoggingSftpResponse, Error<UpdateLogSftpError>>Expand description
Update the SFTP for a particular service and version.
pub async fn update_log_sftp(
configuration: &mut Configuration,
params: UpdateLogSftpParams,
) -> Result<LoggingSftpResponse, Error<UpdateLogSftpError>>Update the SFTP for a particular service and version.