create_remote_path_mapping

Function create_remote_path_mapping 

Source
pub async fn create_remote_path_mapping(
    configuration: &Configuration,
    remote_path_mapping_resource: Option<RemotePathMappingResource>,
) -> Result<RemotePathMappingResource, Error<CreateRemotePathMappingError>>