pub async fn list_log_sftp(
configuration: &mut Configuration,
params: ListLogSftpParams,
) -> Result<Vec<LoggingSftpResponse>, Error<ListLogSftpError>>Expand description
List all of the SFTPs for a particular service and version.
pub async fn list_log_sftp(
configuration: &mut Configuration,
params: ListLogSftpParams,
) -> Result<Vec<LoggingSftpResponse>, Error<ListLogSftpError>>List all of the SFTPs for a particular service and version.